VolcAPI run your OpenAPI spec as a test suite from the terminal
Single source of truth beats drifting Postman collections, but early alpha.

OpenAPI to pytest generator when Schemathesis and FastAPI already do this.
Backend developers, QA engineers, API teams
Schemathesis · FastAPI TestClient · Dredd
I built a tool that generates pytest API tests from an OpenAPI spec.
You can paste an OpenAPI URL and it generates a baseline pytest suite that hits each endpoint.
Live demo: https://openapi-test-generator.vercel.app/
GitHub: https://github.com/ryancrandall801/openapi-test-generator
Single source of truth beats drifting Postman collections, but early alpha.
Auto-generates API tests from OpenAPI specs when Schemathesis and Postman already exist.
120+ built-in test playbooks with JSON output agents can read and fix.
Natural language test generation via Claude; OpenAPI scanner auto-detects specs from source.
Vision-based execution beats brittle XPath selectors that break on every UI change.
Interesting concept, but landing page is broken and nothing is actually open source yet.