jsonschema_suite - Language agnostic test suite for the JSON
Schema specifications
usage: jsonschema_suite [-h]
{check,flatten,remotes,dump_remotes,serve} ...
JSON Schema Test Suite utilities
- {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.