Open ashkolyar opened 5 years ago
same happens
There's not really very much to go on here. Can you provide a sample project?
Here is my project in which i training and get this issue. https://github.com/Isidor2811/duplicate
Thanks. It looks like a bug in the JBehave integration. I would recommend using Cucumber, as JBehave with Serenity is less frequently used and updates are less frequent.
Yep, something strange happens.
Hi, I am facing same issue with serenity cucumber as well. The features are duplicated in the report under home. Not sure why the issue is. Please advice on this. Thanks in advance.
I am using these version in pom.xml:
Story file is called CourseBrochure.story
tried to run with the following command
mvn -Duse.test.case.for.story.tag=false clean verify
Still getting duplicate stories in report