api-contract-testing

Installation
SKILL.md

API Contract Testing

Table of Contents

Overview

Contract testing verifies that APIs honor their contracts between consumers and providers. It ensures that service changes don't break dependent consumers without requiring full integration tests. Contract tests validate request/response formats, data types, and API behavior independently.

When to Use

Installs
683
GitHub Stars
248
First Seen
Jan 21, 2026
api-contract-testing — aj-geddes/useful-ai-prompts