TestLens
See what your API tests miss
Instantly measure your API test coverage and identify missing endpoints in seconds.
No login required β’ 100% free β’ Runs in your browser
Why TestLens?
- Find untested endpoints instantly
- Improve API test confidence
- No setup, no login
Swagger
File or URL
Postman
Collection JSON
Compare
Run report
Upload your files to analyze API coverage
All processing runs in your browser β nothing is uploaded to a server.
βΈ GitHub Pages & OpenAPI URLs
Pasting an OpenAPI URL may fail until you upload the JSON file (most reliable) or hard-refresh after updates. Ad blockers can block CORS relays.
βΈ
CORS & fetch
Many APIs block direct
fetch
from GitHub Pages. This app retries via public relays; if that
fails, save the OpenAPI JSON and upload it. The durable fix is
Access-Control-Allow-Origin
on the spec URL.