JSPM

@redocly/respect-core

2.0.0-next.9
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1203564
  • Score
    100M100P100Q205017F
  • License MIT

API testing framework core

Package Exports

  • @redocly/respect-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.

Documentation and resources