From jeremylongshore-claude-code-plugins-plus-skills
Creates contract tests and operations for test automation. Provides step-by-step guidance, production-ready code, configurations for unit/integration testing, mocking, and frameworks like Jest/PyTest.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for contract test creator tasks within the Test Automation domain.
Generates API tests, configurations, and code for test automation using Jest, Pytest, mocking, and TDD patterns. Useful for unit/integration testing and API integrations.
Validates API contracts with Pact (JS/Python/JVM) and Spring Cloud Contract via consumer-driven testing. Prevents microservice breaking changes.
Writes and runs unit, integration, e2e, performance, and contract tests to verify code functionality.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for contract test creator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with contract test creator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Test Automation skill category. Tags: testing, jest, pytest, mocking, tdd