-
**Describe the bug**
When using `/v1/plugin/{projectName}/{pluginName}/import` to invoke the JUnit plugin import functionality, attributes described in the `launchImportRq` object don't seem to be …
-
**Problem**: While trying to run a .http file and return a output as Junit XML file I'm getting an ill formed. One of the Test Suite does not get name. This causes the my parser for Junit test to star…
-
#### What's the problem this feature will solve?
Jest and Vitest JUnit Reporters do this, they include: `jest tests` and `vitest tests` as the value of the `testsuites` element's `name` property.
…
-
```
Gregory Kick:
Second, I'd like to get the xml reports from junit. Could the java
task that forks the test runner be changed to the junit task with a
fomatter of type xml? Was there a…
-
```
Gregory Kick:
Second, I'd like to get the xml reports from junit. Could the java
task that forks the test runner be changed to the junit task with a
fomatter of type xml? Was there a…
-
-
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.
-
```
Gregory Kick:
Second, I'd like to get the xml reports from junit. Could the java
task that forks the test runner be changed to the junit task with a
fomatter of type xml? Was there a…
-
```
Gregory Kick:
Second, I'd like to get the xml reports from junit. Could the java
task that forks the test runner be changed to the junit task with a
fomatter of type xml? Was there a…
-
I'm currently integrating front-end build tasks on a CI server. The CI manager would want a JUnitXML as output.
I've read a mention about that in http://ariya.ofilabs.com/2012/10/javascript-validator…