You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cucumber-java 1.2.4 if you throw a PendingException in a scenario hook, all scenario steps are skipped as expected, but JunitFormatter doesn't detect it and it shows the scenario ok.
The text was updated successfully, but these errors were encountered:
fmarmar
pushed a commit
to fmarmar/cucumber-jvm
that referenced
this issue
Feb 14, 2016
In cucumber-java 1.2.4 if you throw a PendingException in a scenario hook, all scenario steps are skipped as expected, but JunitFormatter doesn't detect it and it shows the scenario ok.
The text was updated successfully, but these errors were encountered: