- Gherkin v6 support
- Native support for
cucumber-expressions
as step matcher - Native support for
async-steps
- Support for
tag-expressions v2
- Distinguish in outcome between failures (
assert-failed
) and errors (unexpected exceptions
at runtime) - Improved captured-output support
- Improved logging support and log-to-file support
- And many things more ...
CHANGELOG:
HINT:
- Last release with Python 2.7 support