Show HN: A tool that scores your OpenAPI spec for test-generation readiness
Category: devtools
Tags: openapi, api-testing, spec-analysis
Score: 4.7/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 5)
This tool analyzes OpenAPI specifications and scores how ready they are for automated test generation, highlighting gaps in examples, schemas, and error responses. It provides actionable feedback per endpoint and category, helping teams improve API testability. The project is interesting because it addresses a practical gap between spec validity and test automation readiness.
Target audience: backend devs, QA engineers, API developers
Repository: https://resources.kusho.ai/openapi-spec-analyzer
View on Hacker News