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.