jenkinsci / jenkinsci/junit-plugin
Archive junit xml result in job artifacts
- Dominant language
- Java
- Stars
- 87
- Forks
- 351
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 2
Description
### What feature do you want to see added?
We need to archive junit results in job artifacts, because an external tool need to download it when the job is finished. It will be great when it is done by jUnit function self. I now this is not big deal in groovy pipeline code, but I think it will be helpful also for others.
### Upstream changes
_No response_
Contributor guide
Research direction
Start by locating the JUnit function and the Jenkins job-artifact handling used when a job finishes. Trace how JUnit results are currently published, then determine the expected artifact location and verify that an external tool can download the archived XML after completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100