Skip to content

Cucumber Scala v6.0.0

Compare
Choose a tag to compare
@gaeljw gaeljw released this 07 Jun 16:57

See the Upgrade guide.

Added ➕

  • [Scala] Conversion methods from DataTable to scala types (#56 Gaël Jourdan-Weil)
  • [Scala] Add attach(String, String, String) in Scenario (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)