Jenkins Download [portable] Junit Report -

Navigate to: [Jenkins_URL]/job/[Job_Name]/lastCompletedBuild/testReport/api/xml .

The most direct way to download the raw JUnit report from a completed Jenkins build is via the Jenkins Remote API. jenkins download junit report

Your build tool (e.g., Maven, Gradle, or Pytest) must be configured to output results in the JUnit XML format. jenkins download junit report

3 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *