proxy.golang.org : github.com/testcontainers/testcontainer-go : v0.11.0
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.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/testcontainers/[email protected]
Published:
Indexed:
Related tag:
v0.11.0
Loading...
Readme
Loading...
Dependencies
- github.com/Microsoft/hcsshim v0.8.16
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/docker/docker v20.10.6+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/go-redis/redis v6.15.9+incompatible
- github.com/go-sql-driver/mysql v1.6.0
- github.com/google/uuid v1.2.0
- github.com/moby/sys/mount v0.2.0
- github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
- github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
- github.com/pkg/errors v0.9.1
- github.com/stretchr/testify v1.7.0
- golang.org/x/sys v0.0.0-20210324051608-47abb6519492
- gopkg.in/yaml.v2 v2.4.0
- gotest.tools v2.2.0+incompatible