-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
T-BugType: Bug in software or error in test case descriptionType: Bug in software or error in test case description
Milestone
Description
The options --raw, --json and --json-stream give alternative output of the test case results. If none of them are given, the default output is provided. If more than one of them are given, one is respected and the other or others are ignored.
The option --json-translate can only be used in combination with --json-stream, else it is ignored.
- Clarify the documentation that three formats cannot be combined.
- Make the code raise an exception if format options are combinded.
- Make the code raise an exception if --json-translate is used without --json-stream
Input from #246.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T-BugType: Bug in software or error in test case descriptionType: Bug in software or error in test case description