It’s been a couple of years since the last release of ReportNG, my cobbled together alternative reporting plug-in for TestNG. In the time since I’ve done nothing but a few users have submitted useful improvements. So, after some prompting, I’ve released version 1.1.4 (download zip, tgz).
Thanks to Kayla Nimis, criccio, Arcadie, and Nalin Makar the new version has the following improvements:
- The report now shows the reason for skipping a test.
- You can specify the
org.uncommons.reportng.failures-only
property to generate a more minimal report. - ReportNG will now create any missing parent directories of the report directory rather than failing if they are absent.