-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
--json flag is mentioned for jsonschema test command, however, I think it's not working in 13.5.0:
Lines 8 to 11 in ce8ddfd
| jsonschema test [schemas-or-directories...] | |
| [--http/-h] [--verbose/-v] [--resolve/-r <schemas-or-directories> ...] | |
| [--extension/-e <extension>] [--ignore/-i <schemas-or-directories>] | |
| [--default-dialect/-d <uri>] [--json/-j] |
For tools like GitLab unit test reports it would be great to have JUnit output format.
Ideally it's great to produce multiple reports at once, for example, a JUnit XML file for GitLab unit test reports and stdout to debug CI/CD or local runs.
Metadata
Metadata
Assignees
Labels
No labels