testcontainers-go:轻松创建和清理容器化依赖的 Go 测试工具

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

分支30Tags1232

项目介绍

Go语言的Testcontainers是一个Go语言包,它能简化自动化集成/烟雾测试中基于容器的依赖创建和清理工作。其简洁、易用的API使得开发人员可以编程式地定义作为测试一部分需要运行的容器,并在测试完成后清理这些资源。【此简介由AI生成】

定制我的领域
164.93 K623访问 GitHub