Releases: eproxus/meck
Releases · eproxus/meck
Version Fix
- Fix for version in
meck.app
Matchers, capture, wait for calls and API improvements
This release contains tons of new features by @horkhe:
-
Honest Mocks
Note: This breaks backwards compatibility if you relied on mocking module names that do not exist on the path! More information in the release notes.
-
New Syntax
- Arguments Specification
- Return Specification
-
History Reset
-
Stub All
-
Support for Matchers
- Hamcrest Matchers
-
Argument Capture
-
Wait for Call
-
Implicit New
For details, see 0.8 release notes.