APIs That Test Themselves
An API test-building agent that scans FastAPI endpoints, compares them against a generic test stencil, reports missing pytest coverage, and builds the missing tests. More on that in the blog.
Automation-PyCharm
This is a "ready to go" API automation framework. Just plug your endpoint and test away. More on the blog.