Cucumber Scala v5.6.0
See the Upgrade Guide.
Added ➕
- [Doc] Users documentation on Scala DSL
- [Scala DSL] Support for transformers (#32 Gaël Jourdan-Weil)
- See Transformers
- [Transformers] Add optional
JacksonDefaultDataTableEntryTransformer
(#31 Gaël Jourdan-Weil)- See here
- [Scala DSL] Support hooks with by name body (#26 Gaël Jourdan-Weil)
Changed 🔀
- [Core] Update
cucumber-core
dependency to 5.6.0 (#23 Gaël Jourdan-Weil)- Package move from
cucumber.api.scala
toio.cucumber.scala
- Hooks definition changed
- See Upgrade Guide
- Package move from
- [Build] Update Scala versions to 2.12.11 and 2.13.1 (#23 Gaël Jourdan-Weil)
- [Gherkin] Update Gherkin version to 9.2.0
- New
MR
andME
traits available
- New
Fixed 🔧
- [Core] Instantiate glue classes per scenario (#1 Gaël Jourdan-Weil)