command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Combine multiple JUnit XML files into a single "testsuites" file.
Usage:
go run github.com/opendevstack/junit-testsuites \
-junit-glob='build/test-results/test/*.xml' \
-name=combined > combined.xml
See https://github.com/windyroad/JUnit-Schema.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.