1.0.4 • Published 1 year ago

junit-to-sonar-generic-execution v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

junit-to-sonar-generic-execution

version

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]
1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago