Duplicate scenario in Allure report #278
Labels
theme:cucumber-jvm
CucumberJVM related issue
type:bug
Something isn't working
work:backlog
No work on this issue at the moment
Here is a sample project which replicates the issue, duplicate scenario names appear in the final Allure report:
https://github.com/IlyasPatel/stackoverflow-gradle-cucumber-allure
The Allure_Report_Duplicate.png displays the problem.
It started to happen when I added 'io.qameta.allure:allure-junit4:2.8.1' dependency. When I remove this, I don't get duplicates but I do get a NullPointerException and the build fails.
The text was updated successfully, but these errors were encountered: