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

View File

@@ -0,0 +1,12 @@
{
"name": "testcontainers-go",
"description": "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.",
"version": "1.0.0",
"author": {
"name": "Testcontainers",
"email": "info@testcontainers.org"
},
"skills": [
"./"
]
}