-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
Documentation says that if option -n is omitted the name for the test run is the same of the executable.
That's not working for JUnit reporter.
The name of the testsuite (attribute name of tag on generated JUnit XML), by default, is "all tests" and when -n option is used it remains "all tests".
Metadata
Metadata
Assignees
Labels
No labels