Releases: cucumber/cucumber-android
Releases · cucumber/cucumber-android
v7.18.1
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 to7.18.1
- update Kotlin to
2.0.0
v7.14.0
Added
- tag expression support in
@WithJunitRule
to execute particular rules in specific scenarios only
Fixed
v4.10.0
v4.9.0
v4.9.0-SNAPSHOT
Automate release process via GiHub Actions - test