Skip to content

4.7.0

Compare
Choose a tag to compare
@georgejecook georgejecook released this 04 Apr 16:50
· 162 commits to master since this release
6c80fdd
Feature/accept expect once with function param (#157)

* adds support for function pointers in expectCalled functions

* adds expectCalled and expectNotCalled

* Fixes for stubbing - still is borked in some way though

* Fixes callfunc issues with new expect syntax