All Versions
3
Latest Version
Avg Release Cycle
1 days
Latest Release
2344 days ago

Changelog History

  • v0.2.0.0 Changes

    November 17, 2017
    • โž• Added assertDo, which automatically instruments a do block with uses of shouldReturnAndMatch.
  • v0.1.1.0 Changes

    November 16, 2017
    • โž• Added shouldReturnAndMatch, which combines the action-running behavior of shouldReturn with the pattern-matching behavior of shouldMatch.
    • โž• Added a missing HasCallStack constraint to properly provide source location information for failed expectations.
  • v0.1.0.0 Changes

    November 15, 2017
    • ๐ŸŽ‰ Initial release.