Skip to content

Cucumber Scala v6.2.2

Compare
Choose a tag to compare
@gaeljw gaeljw released this 09 Jul 20:15
· 686 commits to main since this release

Changed πŸ”€

  • [Core] Update cucumber-core dependency to 6.2.2

Fixed πŸ”§

  • [JUnit] [sbt] Fix failed scenarios not failing the test suite if using duplicated names or Scenario Outline (#22 #102 M.P. Korstanje)
    • The fix is actually part of cucumber-junit 6.2.2 (cucumber/cucumber-jvm#2045) but is mainly done for Cucumber Scala and Sbt usage