Validate API contracts using consumer-driven contract testing (Pact, Spring Cloud Contract). Use when performing specialized testing. Trigger with phrases like "validate API contract", "run contract tests", or "check consumer contracts".
4.6
Rating
0
Installs
Testing & Quality
Category
The skill provides a generic testing framework template but lacks contract-specific details. While it references consumer-driven contract testing tools (Pact, Spring Cloud Contract) in the description, the actual SKILL.md contains generic test execution steps without contract validation specifics like bidirectional testing, provider verification, or contract broker integration. The structure is clear with logical steps, and scripts are referenced (generate_pact_tests.py, pact_contract_template.json) suggesting implementation exists. However, the novelty is moderate—contract testing could be performed with CLI tools and basic knowledge. The description is somewhat vague for a CLI agent to understand when to invoke this vs. general API testing. Task knowledge is adequate assuming referenced scripts contain the contract-specific logic.
Loading SKILL.md…