Skip to content

spike: Use Hypothesis for JSON schema testing

Derrick Liu requested to merge hypothesis-json into dev

This PR experiments with the hypothesis-jsonschema package and Pydantic to attempt property testing of API endpoints.

Merge request reports