Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:35 +08:00
commit 7d21263064
13 changed files with 3073 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# testcontainers-go
A comprehensive guide for using Testcontainers for Go to write reliable integration tests with Docker containers in Go projects. Supports 62+ pre-configured modules for databases, message queues, cloud services, and more.