Failure scenario count #60
Comments
This is the same as issue #56 |
Can you share a small sample? This may be an issue with the way counts are calculated in the extent api itself. |
This issue should now be fixed with the latest. Releasing it right away, use version 3.1.1. |
Hi Vimal I have updated pom.xml to latest version of the API and sent you a pull request - this issue should auto-fix once users download this version. |
HI Anshooarora It shows error in Pom.xml when I change the version from 3.0.1 to 3.1.1. Here is the dependency I am using |
@anshooarora Thanks |
@rajinnovent believe that's because the pull request has not been approved/closed yet. Someone with write access to the repo has to approve the changes first. |
Thanks @Fraser1994. Thanks |
Hi Vimal, |
In my project I am using both Extent Report and Cucumber Extent Report. Features i am getting from Extent report :-
But how i can get the same kind of methods in Cucumber extent report as its only give two methods 1.Reporter.addStepLog(""); |
I have noticed the scenario count mismatch between the console out put and the report output for the scenario pie chart. Please refer the below observations and the attached screen shot.



Observation 1- If all scenarios got passed when executing multiple scenarios in one feature the out put report is fine with the all counts
Observation 2 - If any scenarios got failed the out put report is showing all scenarios failed
The text was updated successfully, but these errors were encountered: