How do I generate an XML test result report in Endly for parsing and viewing in Jenkins?
Asked
Active
Viewed 30 times
-1
-
welcome to SO! what have you tried so far? please also get familiar with [how to ask](https://stackoverflow.com/help/how-to-ask) – Haphil May 07 '18 at 19:37
1 Answers
0
Looks like there is the "-x" parameter that I didn't see before.
-x string xunit summary report format: xml|yaml|json

A. Hunt
- 1