extentreports-java
                                
                                
                                
                                    extentreports-java copied to clipboard
                            
                            
                            
                        Community version of Extent API for Java has moved to https://github.com/extent-framework/
Hi anshooarora, I have setup the retry analyzer for tests and i want to remove the duplicated failed iterations from the Html Report. So I can remove duplicate tests from...
Hello Team, Extent report is showing incorrect scenario count whenever there are skipped scenarios. Please refer below link for further details: **https://github.com/email2vimalraj/CucumberExtentReporter/issues/98** @email2vimalraj
## Summary I am using extent report 3.1.2 to generate Automation test summary report in Cucumber framework . I am stuck up in implement couple of customized requests from Client...
## Summary ## Expected Behavior ## Current Behavior ## Sample ```java // Sample code goes here ``` ## Environment Details * Extent report Version used: * Operating System and version:...
## Summary Not able to generate a single extent report for different class files with 3.1.5 version ## Expected Behavior Test results from different classes should get updated in Extent...
## Summary 1.Running API Tests using Excel Data for 4 rows 2.Created Parent Test before for loop 3.Created Child Test under for loop to print Test Case Name in report...
I'm using Extent Report for Selenium BDD framework. For me, whenever the test case fails, the below error comes and stops generating the report. But when the test case pass,...
## Summary Using extent reports version 3.1.2 using java maven dependency 1. First executed one test case and observed that child node time and duration are shown correctly. 2. Then...
## Summary I realized that if I create more than 2 layers (2 nodes) in a test, the first generated report is fine. But if I run the test second...