From jeremylongshore-claude-code-plugins-plus-skills
Generates test fixtures and configurations for automation with Jest, Pytest, mocking, and TDD practices. Activates on 'fixture generator' phrases for unit/integration testing help.
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 fixture generator tasks within the Test Automation domain.
Generates pytest tests and configurations for unit testing, integration testing, mocking, TDD, and test automation in Python projects. Triggers on pytest generator phrases.
Guides pytest fixtures, conftest files, parametrize decorators, and fixture scopes for Python test setup and configuration.
Generates backend unit, integration, and mock tests using Jest or Vitest, including fixtures, dependency mocks, edge cases, and best practices.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for fixture generator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with fixture 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