Initial commit
This commit is contained in:
8
skills/test-environment-manager/scripts/README.md
Normal file
8
skills/test-environment-manager/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for test-environment-manager skill
|
||||
|
||||
- [ ] setup_environment.sh: Script to set up the test environment using Docker Compose and Testcontainers.
|
||||
- [ ] teardown_environment.sh: Script to tear down the test environment, cleaning up containers and resources.
|
||||
- [ ] health_check.sh: Script to perform health checks on the services running in the test environment.
|
||||
- [ ] configure_env_vars.py: Python script to configure environment variables for the test environment.
|
||||
Reference in New Issue
Block a user