From jeremylongshore-claude-code-plugins-plus-skills
Automates test parallelization for unit/integration testing, mocking, and TDD with Jest/Pytest; generates configs, code, and best practices for test automation workflows.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin framecraftThis skill is limited to using the following tools:
This skill provides automated assistance for test parallelizer tasks within the Test Automation domain.
Orchestrates parallel test execution across Jest, Vitest, pytest, Playwright, Cypress in GitHub Actions/GitLab CI. Analyzes suites, shards tests, retries flakies, aggregates results.
Guides test organization in automation projects with step-by-step instructions, best practices, code generation for unit/integration testing, mocking, and frameworks like Jest/pytest. Use for structuring test suites.
Guides pytest usage for Python unit testing including test writing, fixtures, parametrization, mocking, configuration, coverage reports, and parallel execution.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for test parallelizer tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with test parallelizer" 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