Top "Reportng" questions

ReportNG is an HTML and XML reporting plug-in for TestNG.

How to deploy JAR to Maven remote repository

Is there any way to put my JAR file in remote repository, so my maven project can get this JAR …

maven jar repository reportng
ReportNG does not provide any report

I heard that ReportNG creates a better report than TestNG's normal report. I tried to create ReportNG report, but failed. …

selenium report automated-tests testng reportng
How to only output one Pass/Fail result when test is rerun?

I'm using the IRetryAnalyzer class in TestNG in order to relaunch tests that fail (up to 5 attempts). Right now if …

java unit-testing testng reportng
Using Selenium, TestNG and ReportNG with Gradle

Has anybody here successfully configured reportng with gradle 1.0-milestone-9? I downloaded a Selenium 2, TestNG sample developed with Gradle (from https://…

testng gradle reportng