Files
gh-jeremylongshore-claude-c…/skills/test-environment-manager/scripts
2025-11-30 08:23:39 +08:00
..
2025-11-30 08:23:39 +08:00

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.