-
_migrated from Trac, where originally posted by **jrtadf** on 23-Apr-2012 10:48pm_
Hi,
It would be nice to output results of tests also in junit xml format that could be used fot other things such a…
-
When a page also generates some kind of JavaScript error or warning, the error message is printed to stdout. If you also requested --format junit, it will then print the XML content after those error…
-
I have junit xml that looks like this...
```xml
```
But I'm getting "missing file time" logs in the console. I thought this was the expected xml for…
-
As title. xml produced by nose coverage is like:
```
```
but the format junit parser supports is:
```
```
-
### 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…
-
Hi,
CI systems like Jenkins can publish JUnit XML results out of the box.
It would be great if we could have a exporter for that format.
For a JUnit XML format specification see here: https://g…
-
Just started using the tool (love it!) and will be using it in our CI pipeline. I'd like to output the test results in junit format (like the Salesforce Scanner tool does). Is anyone else doing that @…
-
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.
-
http://stackoverflow.com/questions/4922867/junit-xml-format-specification-that-hudson-supports
trehn updated
1 month ago
-
See https://github.com/eclipse-jdt/eclipse.jdt.core/pull/2551/checks?check_run_id=27502347557
Two tests failed (fully unrelated to the changes on the branch https://github.com/eclipse-jdt/eclipse.j…