Skip to content
Compare
Choose a tag to compare
@sz-piotr sz-piotr released this 21 Apr 13:48
· 8 commits to main since this release
0353b98

Minor Changes

  • 46f000c: Add .clear to mocks which clears the calls array. Fixes .reset not clearing the calls.
  • e5ce81a: Add mockObject.reset which resets all functions on MockObject

Patch Changes

  • ce60bac: Improve performance by making some error messages lazy