We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c1d00 commit a11c839Copy full SHA for a11c839
jsonschema/tests/fuzz_validate.py
@@ -36,6 +36,7 @@ def test_schemas(obj1, obj2):
36
37
38
def main():
39
+ atheris.instrument_all()
40
atheris.Setup(
41
sys.argv,
42
test_schemas.hypothesis.fuzz_one_input,
0 commit comments