-
```
Hello,
I would like to submit you a bunch of changes:
- adds a trick to prevent tested scripts to prematurely exit,
- fixes a typo in docbookPrep.sh,
- translates output report format to jU…
-
```
Hello,
I would like to submit you a bunch of changes:
- adds a trick to prevent tested scripts to prematurely exit,
- fixes a typo in docbookPrep.sh,
- translates output report format to jU…
-
Many test runners provide a way to generate a jUnit XML report from the test run. Some of them are py.test and nosetests, runners for python unittests.
jUnit XML are very useful in a CI environment l…
-
I get an EACCESS error for the junit.xml file, in my action.
my config:
```yaml
name: Jest Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: action…
-
I encountered the following error when using Pytest 8.3.3 in Windows Python 3.13.0 in GitHub Actions:
```
> Run poetry run pytest --cov-append --cov-report=xml --junitxml=junit.xml
Exception igno…
-
## On some runs of terraform-compliance, we see the following stack trace:
```
! ERROR: Hook 'generate_junit_xml' from /usr/local/lib/python3.7/site-packages/radish/extensions/junit_xml_writer.py:…
-
```
Hello,
I would like to submit you a bunch of changes:
- adds a trick to prevent tested scripts to prematurely exit,
- fixes a typo in docbookPrep.sh,
- translates output report format to jU…
-
```
Hello,
I would like to submit you a bunch of changes:
- adds a trick to prevent tested scripts to prematurely exit,
- fixes a typo in docbookPrep.sh,
- translates output report format to jU…
-
Specifically to support Newman, which is the command line runner for Postman. This outputs JUnit XML.
I've attached an example, though I had to change to .txt so github would accept the attachment. …
-
Just a quick heads up that I am about to deprecate smalltalkCI's `junit_xml_prettfier.py` in favor of a new Smalltalk implementation (see [`dev`](https://github.com/hpi-swa/smalltalkCI/tree/dev)) soon…