-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Description
when running command:
go-junit-report -in gotestout.txt -out test/report.xml
got this error:
flag provided but not defined: -in
Usage of go-junit-report:
-go-version string
specify the value to use for the go.version property in the generated XML
-no-xml-header
do not print xml header
-package-name string
specify a package name (compiled test have no package name in output)
-set-exit-code
set exit code to 1 if tests failed
-version
print version
Error: Process completed with exit code 2.
Metadata
Metadata
Assignees
Labels
No labels