serenity-bdd / serenity-cucumber

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

https://github.com/serenity-bdd/serenity-cucumber/issues/21 #23

Closed cliviu closed 8 years ago

cliviu commented 8 years ago

Any step throwing a PendingException will cause the scenario to be marked as Pending. All Steps following the step throwing the PendingException will be marked as Ignored.