Skip to content

Matchers, capture, wait for calls and API improvements

Compare
Choose a tag to compare
@eproxus eproxus released this 17 Aug 11:48
· 251 commits to master since this release

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.