-
```
As per title ;)
```
Original issue reported on code.google.com by `psiinon` on 2012-09-19 11:29:07
-
For my test workflow with Karate, it is necessary to merge all JUnit XML reports into a single file.
By default, Karate generates a JUnit report with the following structure for each FEATURE file:
…
-
-
![image](https://github.com/user-attachments/assets/54e3ac7f-8724-4498-aa1a-174cbede8a9c)
I'm new to Mockito and not much of a Java programmer to boot. But this error landed on my lap.
Tests wri…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
### 🚀 Feature Request
A config option for the `junit` reporter to add all retries to the output file.
### Example
_No response_
### Motivation
We're mostly using the junit reports together with […
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…
-
Hello, running the application with ETOKEN and SpringBoot 3 is no problem. Even writing Test for ETOKEN (without `@SpringBootTest` is working.
But the SpringBoot3-Tests with ETOKEN are always faili…
-
When reporting xml output in Jenkins (using either JUnit test reports directly, or through xUnit plugin), the test report shows my tests under package name "(root)". It would be nice if:
- one could s…
-
In order to display results in gerrit, you need to export as junit xml reports. The junitreport and output flag exists within jasmineNode but it isn't in the jasmineNodeOpts. Could this be added?