test-environment-management
Installation
SKILL.md
Test Environment Management
Purpose
Manage test environments including setup, configuration, data management, and external service mocking to ensure reliable and reproducible test execution.
When to Use
- Test environment setup
- CI/CD configuration
- Data refresh planning
- Mock service management
Prerequisites
- Infrastructure available
- Test data ready
- Mock requirements known