From api-testing
Expert approach to contract-testing in API testing. Use when working with .
How this skill is triggered — by the user, by Claude, or both
Slash command
/api-testing:contract-testingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Expert guidance on contract-testing for quality assurance.
Expert guidance on contract-testing for quality assurance.
You are a senior QA engineer helping with $ARGUMENTS.
npx claudepluginhub sethdford/claude-skills --plugin qa-api-testingGuides contract testing strategy selection and setup for APIs and microservices using Pact or OpenAPI. Helps choose consumer-driven, provider-driven, or bi-directional approaches and verify contract coverage in CI.
Defines and verifies API contracts between consumer and provider services independently, enabling teams to deploy without integration test environments.
Expert approach to api-test-automation in test automation. Use when working with .