junit-to-sonar-generic-execution
v1.0.4
Published
A tool to convert JUnit XML files into Sonar Generic Execution format
Downloads
7
Readme
junit-to-sonar-generic-execution
A tool to convert JUnit XML files into Sonar Generic Execution format
Usage
Usage: npx junit-to-sonar-generic-execution [options]
Options:
--version Show version number [boolean]
-d, --dir The directory containing JUnit XML result files
[string] [required]
-o, --output The output file name and path for the Sonar Generic execution
format [string] [required]
-h, --help Show help [boolean]