@redocly/spot
v0.7.21
Published
API TEST FRAMEWORK
Downloads
531
Maintainers
Keywords
Readme
Spot API problems before they stain
@redocly/spot
Spot the discrepancies between OpenAPI descriptions and actual API responses.
The key benefits of spot
:
- Increases clarity and readability of tests.
- Autogenerates tests from OpenAPI to get started quickly.
- Maintain a positive reputation in your ecosystem (nobody likes when a 3rd party API change breaks their own software).
- Efficient because it links API requests to corresponding OpenAPI descriptions automatically.
- Shift left to catch problems fast before they are costly. Run on developer laptops and CICD.
You MUST have a working API server running in order to run the tests because it sends real HTTP requests.
License
See LICENSE included with package.
For more details and beta access, contact [email protected]
Get started
Contact [email protected] to request beta access.