Closed rauann closed 4 years ago
Thanks for the the contribution and the clear and detailed documentation!
Hi @rauann, @Olshansk
I can see this PR has been merged into master, and that the readme reflects the changes. However - unless I am missing something - it doesn't look like this new functionality has been released yet?
Sorry about the delay, just published a new release: https://hex.pm/packages/mock/0.3.6
Thank you 🏆
I've added the
assert_called_exactly
assertation which is related to what was proposed here https://github.com/jjh42/mock/issues/116 inspired by RSpec Mocks.