UNPKG

json-schema-test

Version:
16 lines (15 loc) 245 B
[ { "description": "standard format: failing", "schema": { "type": "integer" }, "tests": [ { "description": "integer is invalid (failing test)", "data": 1, "valid": false } ] } ]