From jeremylongshore-claude-code-plugins-plus-skills
Generates Jest test code, configurations, and step-by-step guidance for unit testing, integration testing, mocking, and TDD. Activates on 'jest test generator' phrases.
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 jest test generator tasks within the Test Automation domain.
Guides Jest test writing with matchers, async testing, mocking functions/modules, snapshots, configuration, CLI, and coverage for JavaScript/TypeScript projects including React/Vue.
Generates Jest unit tests for JavaScript/TypeScript modules and React components with mocking, coverage, spies, and snapshots. Use for test creation, missing coverage, or improper mocking.
Generates unittest tests, configurations, and code for unit testing, integration testing, mocking, and test framework setup in test automation workflows.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for jest test generator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with jest test 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