ReportNG 0.9.5 (Default branch) |
|
|
ReportNG is a simple HTML reporting plug-in for
the TestNG unit-testing framework. It is intended
as a replacement for the default TestNG HTML
report. The default report is comprehensive but is
not so easy to understand at-a-glance. ReportNG
provides a simple, color-coded view of the test
results. ReportNG generates 100% valid XHTML 1.0
files. The output can be customised by replacing
the default stylesheet with your own CSS file.
ReportNG also includes a second reporter that
produces JUnit format XML output.
License: The Apache License 2.0
Changes:
This release adds support for TestNG DataProviders. It adds group information for all test suites. It adds test durations to the overview. There are some bugfixes.
|