Open lacassefr opened 9 years ago
This looks really cool, do you mind adding some unit tests to test this feature?
After the unit tests are there, I will go ahead and review the fix
I agree with you that unit tests are needed. I will have to look at this the following weeks.
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?
Yeah, it's been a while, but sure, I'll review.
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.