From jeremylongshore-claude-code-plugins-plus-skills
Assists with spy setup for test automation, providing step-by-step guidance, code generation, and configs for mocking in Jest and pytest unit/integration tests.
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 spy setup helper tasks within the Test Automation domain.
Provides step-by-step guidance, generates configurations and code for integration test setups in test automation workflows using Jest, Pytest, and mocking.
Creates and manages mocks, stubs, spies, and test doubles to isolate unit tests from external dependencies like databases, APIs, and services. Supports Jest, Python unittest.mock, and Mockito.
Provides Jest testing patterns for unit tests, mocks, spies, snapshots, setup/teardown, and matchers including equality, truthiness, numbers, strings, and arrays.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for spy setup helper tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with spy setup helper" 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