contract-test-design

Installation
SKILL.md

Contract Test Design

When to Use This Skill

Use this skill when:

  • Contract Test Design tasks - Working on consumer-driven contract testing strategies using Pact
  • Planning or design - Need guidance on contract testing approaches
  • Best practices - Want to follow established patterns and standards

Overview

Contract testing verifies that services communicate correctly by testing the contract (API agreement) between a consumer and provider. Consumer-driven contracts (CDC) ensure providers don't break their consumers.


Contract Testing vs Other Test Types

| Aspect | E2E Tests | Integration Tests | Contract Tests |

Related skills
Installs
14
GitHub Stars
65
First Seen
Jan 24, 2026