0.6.3 • Published 5 months ago

@redocly/spot v0.6.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
5 months ago

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 definitions 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 team@redocly.com

Get started

Contact team@redocly.com to request beta access.