Skip to content

v1.20.0

Compare
Choose a tag to compare
@nunomaduro nunomaduro released this 25 Sep 12:55

Added

  • throwsIf test call (#371)
  • --ci CLI option to ignore development options like ->local() (#405)
  • when conditional expectation (#406)
  • unless conditional expectation (b43a598)
  • match conditional expectation (#407)

Fixed

  • sequence with more expectations than iterable elements (#399)