You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now , there is no api to get testng reports from a maven build(The available mvnJob.getLastSuccessfulBuild().getTestReport() doesn't get tesng reports). There should be one to get this information , the URI looks like JENKINS_BASE_URI/testngreports/api/json.
Also to add jacoco report api
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Extracting testng reports from Jenkins
Extracting testng and jacoco reports from Jenkins
Sep 28, 2015
Right now , there is no api to get testng reports from a maven build(The available mvnJob.getLastSuccessfulBuild().getTestReport() doesn't get tesng reports). There should be one to get this information , the URI looks like JENKINS_BASE_URI/testngreports/api/json.
Also to add jacoco report api
The text was updated successfully, but these errors were encountered: