Registry / testing / reportng

reportng

JSON →
library1.1.4javamavenunverified

Simple HTML reporting plug-in for the TestNG unit-testing framework, providing clear test results.

<dependency> <groupId>org.uncommons</groupId> <artifactId>reportng</artifactId> <version>1.1.4</version> </dependency>
INSTALL
IMPORT
SIG · REPORTNG
R
reportng
testingjavav1.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HTMLReporter
org.uncommons.reportng.HTMLReporter

Use ReportNG as a TestNG listener for HTML reports.

import org.uncommons.reportng.HTMLReporter; // Configure TestNG to use ReportNG listener // In testng.xml: <listener class-name="org.uncommons.reportng.HTMLReporter"/>
Debug
Known issues
gotchaReportNG is no longer actively maintained; consider Allure or ExtentReports.
fix
Migrate to a modern reporting library like Allure for better support.
affects: <=1.1.4
Upgrade
Version history
1.1.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
reportng — mvn dependency:get reportng · libregistry