Skip to content

Releases: cucumber/cucumber-android

v7.18.1

19 Aug 10:09
d70e212
Compare
Choose a tag to compare

Changed

  • handle multiple classes (features) and methods (scenarios) specified in class argument to better align with tools which requests specific scenarios to be executed
  • support fields injection in steps classes with Hilt
  • fix #131
  • update cucumber-jvm dependencies to 7.18.1
  • update Kotlin to 2.0.0

v7.14.0

25 Sep 13:35
Compare
Choose a tag to compare

Added

  • tag expression support in @WithJunitRule to execute particular rules in specific scenarios only

Fixed

v4.10.0

17 Feb 09:25
Compare
Choose a tag to compare

v4.9.0

16 Nov 21:30
0fd421d
Compare
Choose a tag to compare

Added

  • add support for Junit rules

Fixed

v4.9.0-SNAPSHOT

11 Oct 07:58
Compare
Choose a tag to compare
Automate release process via GiHub Actions - test