Publish Test Results
Turn raw JUnit XML into Jenkins test history and build health.
A beginner Jenkins challenge worth 3 points. Solve it hands-on in a real Jenkins environment in your browser - no local setup, no fake shells.
The Challenge
Scenario: Tests run, but Jenkins shows no test results or trends.
Requirements:
- Keep the test command and generated XML report
- Publish
reports/*.xmlwith thejunitstep - Place publishing in the Test stage
- Run a successful build and inspect its Tests result