API testing framework core
npm install @redocly/respect-core@redocly/respect-coreContinuous API monitoring powered by OpenAPI Arazzo workflows.
This package cannot be used standalone. Please install and use @redocly/cli to run API tests.
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
You MUST have a working API server running in order to run the tests because Respect sends real HTTP requests.
- Respect documentation
- Getting started guide
- Use cases
- Arazzo workflow testing
- Command reference
- Respect CLI overview