test-environment-manager
by jeremylongshorev1.0.0
Manage test environments with Docker Compose, Testcontainers, and environment isolation
Commands
env-setupSet up and manage isolated test environments
Documentation
# Test Environment Manager Manage test environments with Docker Compose, Testcontainers, and environment isolation. ## Installation ```bash /plugin install test-environment-manager@claude-code-plugins-plus ``` ## Usage ```bash /env-setup ``` ## Features - Docker Compose test infrastructure - Testcontainers integration - Environment variable management - Automatic cleanup - Service health checks ## License MIT