@redocly/respect-core
v2.14.1
Published
API testing framework core
Readme
Respect Your API. Monitor with Confidence
@redocly/respect-core
Continuous API monitoring powered by OpenAPI Arazzo workflows.
This package cannot be used standalone. Please install and use @redocly/cli to run API tests.
What is Respect?
Respect is Redocly's API contract testing system that validates your APIs match their OpenAPI descriptions. It sends real HTTP requests to your API server and compares responses against the expectations defined in your OpenAPI specification and Arazzo workflows.
- Write tests in human-readable Arazzo format
- Get started quickly with auto-generated test workflows
- Catch API drift before it breaks your ecosystem
- Links API requests to OpenAPI descriptions automatically
- Catch problems early in development and CI/CD pipelines
Requirements
You MUST have a working API server running in order to run the tests because Respect sends real HTTP requests.
