From jeremylongshore-claude-code-plugins-plus-skills
Generates unittest tests, configurations, and code for unit testing, integration testing, mocking, and test framework setup in test automation workflows.
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 unittest test creator 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.
Writes unit tests with high coverage using Jest, pytest, JUnit, RSpec following AAA pattern. Use for functions, classes, components, TDD, refactoring, coverage.
Generates unit tests for functions and classes in Python, JavaScript/TypeScript, Go, Rust, and Java using pytest, Jest/Vitest, and JUnit. Covers happy paths, edge cases, and errors with AAA pattern.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for unittest test creator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with unittest test creator" 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