Cucumber Scala v6.2.2
Changed π
- [Core] Update
cucumber-coredependency 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-junit6.2.2 (cucumber/cucumber-jvm#2045) but is mainly done for Cucumber Scala and Sbt usage
- The fix is actually part of