serenity-bdd / serenity-cucumber

Cucumber integration for the Serenity BDD Reporting library
Other
78 stars 74 forks source link

upgrade to cucumber 3.0.2 #151

Closed cliviu closed 6 years ago

cliviu commented 6 years ago

The plugin must be explicitly specified now in @CucumberOptions @RunWith(CucumberWithSerenity.class) @CucumberOptions(plugin="cucumber.runtime.formatter.SerenityReporter",features="src/test/resources/smoketests/step_libraries.feature")