From jeremylongshore-claude-code-plugins-plus-skills
Generates pytest tests and configurations for unit testing, integration testing, mocking, TDD, and test automation in Python projects. Triggers on pytest 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 pytest test generator tasks within the Test Automation domain.
Generates unittest tests, configurations, and code for unit testing, integration testing, mocking, and test framework setup in test automation workflows.
Guides pytest usage for Python unit testing including test writing, fixtures, parametrization, mocking, configuration, coverage reports, and parallel execution.
Generates pytest test suites covering happy paths, edge cases, error conditions, fixtures, mocks, and async patterns by analyzing code signatures and dependencies.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for pytest test generator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with pytest 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