Skip to content

v1.0.0

Compare
Choose a tag to compare
@kentcb kentcb released this 14 Jan 03:31
· 98 commits to master since this release
  • #1 : It.Is() is not always implicit when it should be
  • #2 : Improved verification failure messages
  • #3 : Added a useful default exception message for WhenContinuation.Throw()
  • #4 : It.Matches() method, which allows filtering arguments based on a predicate
  • #5 : Greatly improved evaluation behavior