Skip to content

0.7.3 : Maintenance

Compare
Choose a tag to compare
@agourlay agourlay released this 03 May 09:04
· 3015 commits to master since this release

Maintenance release upgrading internal dependencies and fixing the following issues.

  • throws a clearer error if a key is defined in both session and custom extractors.
  • scenario's title of wrapping blocks are now properly colored according to the output of the test.

A single breaking change to notice:

  • ignore has been renamed to ignoreEach on BodyArrayAsssertions
body.asArray.ignoringEach("a", "b")