From jeremylongshore-claude-code-plugins-plus-skills
Generates mock generator operations and configurations for test automation tasks like unit testing, integration testing, and mocking with Jest or 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 mock generator tasks within the Test Automation domain.
Creates stubs and mocking configurations for test automation, covering unit testing, integration testing, and frameworks like Jest and pytest. Triggers on 'stub creator' phrases.
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.
Generates mocks, stubs, spies, and fakes for test dependency isolation. Supports Jest/Vitest/Sinon, pytest/unittest.mock, Go/gomock, and more.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for mock generator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with mock generator" 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