Open Source
Pro
Validate executable specifications against your code on any modern development stack
Empower your team to collaborate and harness the power of BDD
Strengthen BDD collaboration and create living documentation in Jira
GETTING STARTED
PRO DOCUMENTATION
Cucumber-JVM v2.0.1 has been released. The primary reason for this release is to fix two regressions in v2.0.0:
The method Scenario.isFailed(), that is available to hooks, does always return false.
Scenario.isFailed()
false
The --dry-run option does not work, the steps are still executed.
--dry-run
For the full change log, see CHANGELOG.md.