-
### What feature do you want to see added?
JUnit 5 supports the new [Open Test Reporting](https://github.com/ota4j-team/open-test-reporting) format. The previous format is referred to in their docume…
-
**Describe the bug**
In order to support multiple Junit xml formats, GitLab parser combines testcases which have same name or class name.
For example in following xml report Semgrep have originall…
-
Currently, we run a bunch of tests on the moby/moby codebase for each PR and against the master branch of the repo after a PR is merged, but the results of the tests are in approximately [400KB of pla…
-
### Prerequisites
- [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Ais…
-
Hello,
I have some `ctest` results in junit format on windows (the exact same tests on ubuntu don't have this) and when I point the action at the xml it recognises it but reports
```
📘 Reading …
-
I want to use CircleCI's statistical features, which can tell me what tests are most flaky, etc. However, this requires a junit.xml formatted output, so it would be great if alcotest supported one.
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
**Describe your feature request (if it's a technical feature)**
Output with Junit XML report formatting
This would allow native integration with Gitlab CI/CD test result reporting
**Which version…
-
It is widely accepted by CI services to integrate with their UI. I think it'd be nice. I'd like it to be used this way:
```
bundle exec rails_best_practices --format junit --output-file rbp.xml
`…
-
It is widely accepted by CI services to integrate with their UI. I think it'd be nice. I'd like it to be used this way:
```
bundle exec erblint --format junit --output erblint.xml
```
Thanks, …