Cucumber Scala v6.0.0
See the Upgrade guide.
Added ➕
- [Scala] Conversion methods from
DataTable
to scala types (#56 Gaël Jourdan-Weil) - [Scala] Add
attach(String, String, String)
inScenario
(Gaël Jourdan-Weil)
Changed 🔀
- [Core] Update
cucumber-core
dependency to 6.0.0 (Gaël Jourdan-Weil)
Removed 🗑️
- [Scala] Remove deprecated methods in
Scenario
(Gaël Jourdan-Weil)
Fixed 🔧
- [Scala DSL] Raise an exception at runtime if hooks are not correctly defined (#60 Gaël Jourdan-Weil)