schemathesis

Property-based testing tool for API schemas and specifications

brewmacoslinux
Try with needOr install directly
Source

About

Testing tool for web applications with specs

Commands

schemathesis

Examples

Run tests against an OpenAPI specification$ schemathesis run https://api.example.com/openapi.json
Test with a local schema file and custom base URL$ schemathesis run ./schema.yaml --base-url=https://api.example.com
Generate and run tests with verbose output$ schemathesis run https://api.example.com/openapi.json -v --hypothesis-seed=1