Skip to main content
jeremylongshore

test-environment-manager

by jeremylongshorev1.0.0

Manage test environments with Docker Compose, Testcontainers, and environment isolation

Installation guide →
1 skill 1 commandtesting GitHub

Commands

env-setup

Set 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