QE Contract Testing

Community

Ensure API contract integrity.

Authoraquariuscook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of ensuring that APIs adhere to their defined contracts, preventing integration issues and ensuring backward compatibility.

Core Features & Use Cases

  • Consumer-Driven Contract Testing: Validate API interactions based on consumer expectations using tools like Pact.
  • Schema Validation: Verify API requests and responses against OpenAPI or other schema definitions.
  • Breaking Change Detection: Identify potential compatibility issues between API versions.
  • GraphQL & Event Contract Testing: Extend contract testing to GraphQL APIs and event-driven systems.
  • Use Case: Before deploying a new version of a microservice, use this Skill to verify that it still meets the contract requirements of all its consumers and that no breaking changes have been introduced.

Quick Start

Use the qe-contract-testing skill to verify the provider at http://localhost:3000 against contracts located in the contracts/ directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: QE Contract Testing
Download link: https://github.com/aquariuscook/Agent_Modus_Map/archive/main.zip#qe-contract-testing

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.