testforge
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Generate pytest API tests from an OpenAPI spec (openapi-test-generator.vercel.app)
Hi HN, 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:…