Provided by: json-schema-test-suite_2.0.0-1.1_all
NAME
jsonschema_suite - Language agnostic test suite for the JSON Schema specifications
DESCRIPTION
usage: jsonschema_suite [-h] {check,flatten,remotes,dump_remotes,serve} ... JSON Schema Test Suite utilities positional arguments: {check,flatten,remotes,dump_remotes,serve} utility commands check Sanity check the test suite. flatten Output a flattened file containing a selected version's test cases. remotes Output the expected URLs and their associated schemas for remote ref tests as a JSON object. dump_remotes Dump the remote ref schemas into a file tree serve Start a webserver to serve schemas used by remote ref tests. optional arguments: -h, --help show this help message and exit