contract-testing

Community

Guard API contracts across teams.

Authorpacphi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures that service contracts between consumers and providers remain stable, preventing breaking changes and coordinating evolution.

Core Features & Use Cases

  • Consumer-Driven Contracts: Pact-like patterns to define expectations
  • Provider Verification: Verify providers against consumer contracts
  • Breaking Change Detection: CI/CD integration to block deployments with breaking changes
  • Versioning & Deprecation: Semantic versioning for API changes

Quick Start

  • Define a consumer contract with Pact, then verify the provider against it

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: contract-testing
Download link: https://github.com/pacphi/ampel/archive/main.zip#contract-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository