From jeremylongshore-claude-code-plugins-plus-skills
Assists with snapshot test operations using Jest and pytest for unit testing, integration testing, mocking, and TDD practices. Generates code and configurations.
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 snapshot test helper tasks within the Test Automation domain.
Creates and manages snapshot tests for UI components and data using Jest, Vitest, or pytest to detect regressions in rendered output.
Guides Jest test writing with matchers, async testing, mocking functions/modules, snapshots, configuration, CLI, and coverage for JavaScript/TypeScript projects including React/Vue.
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 snapshot test helper tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with snapshot test 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