-
Hello @LarsAsplund.
I worked on a new Sphinx extension, which can render junit XML files as tables in a Sphinx based documentation.
This would allow you to:
* display Python code test results o…
-
In our github action we are receiving `Error: EISDIR: illegal operation on a directory, read` when runnning `Report to FarosAI` step. The junity file exist within that directory as a .xml.
```yaml
…
-
Firstly, thanks for the library; it's super useful.
My team uses GitHub Actions as our CI orchestration layer. We use the jUnit XML format for consistent reporting across different parts of our sta…
-
We've recently made two majors changes to our testing infrastructure:
* Migrating to GitHub Actions from CircleCI as our primary CI infrastructure
* Replacing Casper with Puppeteer, which as a side …
-
I would like to have both jUnit repot and text output.
This would make it quicker when reading terminal output from CI jobs, not having to switch into a view which has interpreted the jUnit XML (in…
-
### Expected behavior
Besides junit and xunit reports, I'd like to generate a JSON report and save to an output file.
### Actual behavior
With {"reporterEnabled": "spec, json"} specified in "conf…
-
Hi,
I am using `io.github.belgif.rest.guide.validator:belgif-rest-guide-validator-master:v2.1.0` in my project that was built with Maven.
```
io.github.b…
-
> This crate does not currently support deserializing JUnit XML. (PRs are welcome!)
While nextest-rs/nextest#20 is still a work in progress, the JUnit XML format _is usable_ or machine processing. …
-
```
From email discussion:
Something similar to the JUnit schema would be great
(http://windyroad.org/2011/02/07/apache-ant-junit-xml-schema/). I'll simply
be applying an XSL stylesheet against …
-
```
From email discussion:
Something similar to the JUnit schema would be great
(http://windyroad.org/2011/02/07/apache-ant-junit-xml-schema/). I'll simply
be applying an XSL stylesheet against …