From jeremylongshore-claude-code-plugins-plus-skills
Assists with database test helper operations for test automation, providing guidance, code, and configurations for unit/integration testing, mocking, and frameworks like Jest/pytest.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin framecraftThis skill is limited to using the following tools:
This skill provides automated assistance for database test helper tasks within the Test Automation domain.
Assists with test data builders for unit, integration testing, mocking, and TDD. Generates production-ready code, configurations, and best practices for test automation.
Tests backend APIs with vitest/jest, go test, pytest, cargo test; verifies endpoints, DB changes, errors, collects evidence. Prohibits curl; mandates pre-completion verification.
Manages database testing: fixtures, transactions, rollback, migrations, integrity checks, performance for PostgreSQL, MySQL, MongoDB, SQLite, Redis with Prisma, Drizzle, Knex.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for database test helper tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with database test helper" 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