database-test-manager Verified Gold

Verified Gold · 92/100 testing v1.0.0 by Claude Code Plugin Hub

Database testing utilities with test data setup, transaction rollback, and schema validation

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install database-test-manager@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Database testing utilities with test data setup, transaction rollback, and schema validation.

Features

  • Test Data Factories: Generate realistic test data with Faker
  • Transaction Management: Automatic rollback after tests
  • Schema Validation: Test migrations and constraints
  • Custom Assertions: Database-specific test matchers
  • Performance Testing: Query optimization validation
  • Multi-Database: PostgreSQL, MySQL, SQLite, MongoDB support

Skills (1)

managing-database-tests SKILL.md View full skill →

Test database testing including fixtures, transactions, and rollback management.

ReadWriteEditGrepGlobBash(test:db-*)

How It Works


/db-test
/dbt

Use Cases


/db-test

Ready to use database-test-manager?