-
### 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…
-
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 is my junit file:
`
`
This is my feature file:
`#Auto generated Octane revision tag
@BSPID40002REV0.2.0
F…
-
## Describe the bug
Using the JUnit parser, the tests/failures/errors/skipped attributes on `` are ignored, instead the reported figures are decided by the number of `` sub-elements. In my use case I…
-
### Discussed in https://github.com/cocotb/cocotb/discussions/4165
Originally posted by **michael-miftek** September 20, 2024
I am running into some issues with reading the Cocotb xml file wit…
-
I would like to be able to send JUnit format test reports to Fern to be analyzed the same way Ginkgo tests can be analyzed.
-
We are looking at adding test cases as part of component readiness in sippy: https://sippy.dptools.openshift.org/sippy-ng/. The output has to be in the Junit xml format - https://pypi.org/project/juni…