Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance CMockery to support a function call counter. #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lacassefr
Copy link

Enhance CMockery to support a function call counter to track the number of times a mock function have been called. Then, assert can be
done on those function call counter.

number of times a mock function have been called. Then, assert can be
done on those function call counter.
@lpabon
Copy link
Owner

lpabon commented Jun 19, 2015

This looks really cool, do you mind adding some unit tests to test this feature?

@lpabon
Copy link
Owner

lpabon commented Jun 19, 2015

After the unit tests are there, I will go ahead and review the fix

@lacassefr
Copy link
Author

I agree with you that unit tests are needed. I will have to look at this the following weeks.

@lacassefr
Copy link
Author

We will develop new features on cmockery2. Are you still interested by this one if we adding unit test? Will you have the time to review it?

@lpabon
Copy link
Owner

lpabon commented Oct 18, 2018

Yeah, it's been a while, but sure, I'll review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants