-
### Expected Behavior
Given [the following JUnit 5 test class](https://github.com/fknittel/gradle-junit-xml-limitations/blob/main/src/test/java/org/example/gradle/junit/xml/limitations/FailingParamet…
-
```
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…
-
Reproduction code:
`test_reproducer.lua`
```lua
local lu = require('luaunit')
function test_str_compare_null_byte()
local actual = "q\000\000\002w\000"
local expected = "q\000\00…
-
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 @…
-
Would it be possible/align with CodeNarcs goals to add a simple JUnit XML report writer?
That way it would be possible to integrate the results with tools that can process/aggregate JUnit XML files…
-
I am wanting to integrate svglint with a project in Gitlab, which uses the [Junit XML](https://www.ibm.com/docs/en/developer-for-zos/14.1.0?topic=formats-junit-xml-format) to parse the output. Ideally…
-
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.
…
-
JUnit.xml is a standard format that systems like jenkins support for giving test error results. A sample report:
https://gist.github.com/sontek/7059671
Gives you error output, line numbers, etc. S…
-
```
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…