Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 510 Bytes

v2.0.1.md

File metadata and controls

15 lines (11 loc) · 510 Bytes
layout nav date title author
post
blog
2017-09-17 09:00:00
Announcing Cucumber-JVM v2.0.1
brasmusson

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.

  • The --dry-run option does not work, the steps are still executed.

For the full change log, see CHANGELOG.md.