junit-plugin icon indicating copy to clipboard operation
junit-plugin copied to clipboard

Allows JUnit-format test results to be published

Results 75 junit-plugin issues
Sort by recently updated
recently updated
newest added

### What feature do you want to see added? Somewhat along the lines of #492, it would also be useful to list all tests, or at minimum all failed/errored tests....

enhancement

### What feature do you want to see added? When I go to the test results in the Checks tab for my PR that were submitted by this plugin, I...

enhancement

I noticed a taglib in core sources https://github.com/jenkinsci/jenkins/blob/e7b46e917cef7273638a4c00cbfa88911c305a19/core/src/main/resources/lib/test/bar.jelly#L26 apparently forgotten during the `junit` plugin split. https://github.com/search?q=org%3Ajenkinsci+%22%2Flib%2Ftest%22&type=code shows it being used here from core https://github.com/jenkinsci/junit-plugin/blob/000693f1f36ea33a48a974d330f718cebf7044d3/src/main/resources/hudson/tasks/test/TestResult/index.jelly#L26-L34 yet it is also used in...

### Jenkins and plugins versions report ```text Jenkins cannot report failures. So they are not visible when jenkins finishes and xml report contains system-err tag. Example: ... ... ``` ###...

bug

### Jenkins and plugins versions report Plugins ```text JUnit Plugin - v1.29 ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Controller...

bug