-
I am running blazemeter from jenkins using the plugin and i have set properties to generate junit report. it comes back empty with no test results even though test was executed. also time stamp seems …
-
It would be nice to have JUnit test reporting as this is the lingua franca of test result reporting. This can then be used in a number of CI tools for more detailed test reporting, beyond just pass/fa…
-
### New Issue Checklist
- [x] Updated the plugin to the latest version (`0.4.6`)
- [X] I read the [Contribution Guidelines](https://github.com/Backelite/sonar-swift/blob/master/CONTRIBUTING.md…
-
We spend 40 seconds in each build job to download `go-junit-report`, which is used to convert go test output to junit xml format readable bi circleci.
There's another tool, `gotestsum` which also …
-
I didn't see mention of CI integration for test reports. Specifically, I need to be able to output a JUnit file when these tests are run. Is that a possibility?
Asuza updated
5 years ago
-
Logstash Filter Verifier should be able to produce a JUnit-compatible test report XML file so that test results can be machine processed and e.g. be displayed in CI systems like Jenkins.
In order to …
-
Hello. I am attempting to use xray-junit-extensions for an Android project. When we enable Orchestrator, I think that each test is interpreted as an individual test plan, and so we get a separate XM…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
When a test suite is aborted for some error, I expect an xml file for that test suite. Instead, I get a `TEST-org.scalatest.DeferredAbortedSuite.xml` file with no indication of which test was aborted.…
-
My tests are triggered by git pipeline , though I am able to see overall status of test through junit integration with gitlab, I donot have any a way to link the pipeline to report on the playwright d…