Closed ritunegi04 closed 4 years ago
Remove the double quotes in the scenario outline name - FreeCRM login scenario <username>
.
This is how Extent and spark report deals with scenario outline currently. It adds it to the total test count. U can raise this issue in the extentreports github page for the artifact developer feedback. https://github.com/extent-framework/extentreports-java
Someone has already created an issue there - https://github.com/extent-framework/extentreports-java/issues/263.
@grasshopper7 : Thanks for fixing the issue. But I am getting double quotes in Parameterised scenario outlines parent in version 2.1.0 :
Can we remove this scenario outline parent or ignore the double quotes .
Another issue which we observed is that this parameterised scenario outline parent appears in the tag reports and increases count of tests :
Here we have just parameterised one scenario but in our project where we have multiple parameterised scenarios, the count is increasing by a huge margin.
Can we please ignore this scenario outline parent from displaying in the tag report section.
My Feature File :