Initial commit
This commit is contained in:
9
skills/test-environment-manager/references/README.md
Normal file
9
skills/test-environment-manager/references/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# References
|
||||
|
||||
Bundled resources for test-environment-manager skill
|
||||
|
||||
- [ ] docker_compose_best_practices.md: Documentation on best practices for writing Docker Compose files for test environments.
|
||||
- [ ] testcontainers_integration_guide.md: Guide on integrating Testcontainers for programmatic container management.
|
||||
- [ ] environment_variable_management.md: Documentation on managing environment variables for test environments.
|
||||
- [ ] example_docker_compose.yml: Example Docker Compose file for a test environment.
|
||||
- [ ] troubleshooting.md: Common troubleshooting steps for test environment issues.
|
||||
Reference in New Issue
Block a user