jenkinsci / jenkinsci/violation-comments-to-gitlab-plugin
JUnit/Surefire reports
Open
enhancement
- Dominant language
- Java
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to be able to post the total number of tests, and name failures:
### Unit test report
:small_red_triangle_down: 514/517 tests succeeded
* `SomeClass.test_1`
* `SomeClass.test_2`
* `SomeClass.test_3`
See more [here](https://my-jenkins/build/12345).
Contributor guide
Research direction
The issue names JUnit/Surefire reports but mentions no repository files or tests. Start by locating the report-parsing and GitLab comment-generation entry points; done means a comment shows the total test count, names failed tests, and links to the Jenkins build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100