serenity-bdd / serenity-cucumber-starter

A skeleton project for Serenity BDD and Cucumber JVM
Apache License 2.0
178 stars 280 forks source link

Display wrong list testcase in report when test failded #110

Open ndagnhat opened 1 year ago

ndagnhat commented 1 year ago

Step Clone code from this project Update feature file "search_by_keyword.feature" image

When step 1 faild(not internet) Expecting: show 1 item in test results

But got: show 3 item(display step skip in testcase list) image

ndagnhat commented 1 year ago

this issue appear when exception in Task