Test database testing including fixtures, transactions, and rollback management. Use when performing specialized testing. Trigger with phrases like "test the database", "run database tests", or "validate data integrity".
Automates database testing workflows including fixtures, transactions, and rollback management. Triggers on phrases like "test the database" or "run database tests" to execute test suites, analyze results, and generate comprehensive reports with performance metrics and failure analysis.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install database-test-manager@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdassets/database_schema_definition.jsonassets/docker-compose.ymlassets/example_migration_script.sqlassets/test_data_schema_template.jsonreferences/README.mdscripts/README.mdscripts/generate_test_data.pyscripts/wrap_in_transaction.pyThis skill provides automated assistance for database test manager tasks.
Before using this skill, ensure you have:
Set up the testing context:
Run the test suite:
Process test outcomes:
Document findings in {baseDir}/test-reports/:
The skill generates comprehensive test results:
Each test includes:
Common issues and solutions:
Environment Setup Failures
Test Execution Timeouts
Resource Exhaustion
Dependency Issues
This skill provides automated assistance for database test manager tasks. This skill provides automated assistance for the described functionality.
Example usage patterns will be demonstrated in context.