A reporting library for test automation that generates interactive and detailed HTML reports for test execution.
<dependency>
<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
<version>5.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an ExtentReports instance, attaches a reporter, logs a test, and generates the report.
Replace ExtentHtmlReporter with ExtentSparkReporter when upgrading from v4 to v5.
No dependency data recorded yet.