serenity-bdd / serenity-cucumber

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

Duplicate features names appearing in reports #240

Open push2212 opened 4 years ago

push2212 commented 4 years ago

Hello ,

All my features are displayed twice in the test reports . Could you help me what I might be missing or its an issue. No feature files have been duplicated .

PFA the screenshot. image

wakaleo commented 4 years ago

It’s a known issue - organise your feature files in subdirectories by capability

push2212 commented 4 years ago

thanks john , also , while I am trying -Denvironment = dev in the maven goal . with all the base url's set in the serenity conf file, the dev url is not getting opened. Could you suggest. I am using @DefaultURL but I want it to differ by env name specified in Serenity.conf file. Please help.

push2212 commented 4 years ago

Can some one help me with the issue please

wakaleo commented 4 years ago

This sounds like a different issue - I'm not clear on what you are trying to do.