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