From jeremylongshore-claude-code-plugins-plus-skills
Generates Vitest tests and configurations for unit testing, integration testing, mocking, and TDD practices. Useful for writing or running tests with Vitest.
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 vitest test creator tasks within the Test Automation domain.
Provides Vitest patterns for unit/integration tests, vitest.config, vi.mock/vi.fn mocking, snapshots, coverage, assertions, and async testing.
Delivers Vitest best practices for test setup, async patterns, vi.* mocking, snapshots, and performance. Use when writing, debugging, or reviewing Vitest tests.
Guides Vitest usage for unit testing in Vite apps: writing tests, mocking, coverage, CLI, filtering, fixtures, snapshots, and concurrency.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for vitest test creator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with vitest 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