0.7.3 : Maintenance
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 toignoreEach
on BodyArrayAsssertions
body.asArray.ignoringEach("a", "b")