proxy.golang.org : github.com/testcontainers/testcontainer-go : v0.14.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.14.0
Loading...
Readme
Loading...
Dependencies
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/containerd/cgroups v1.0.4
- github.com/containerd/containerd v1.6.8
- github.com/containerd/continuity v0.3.0
- github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.17+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-sql-driver/mysql v1.6.0
- github.com/google/uuid v1.3.0
- github.com/magiconair/properties v1.8.6
- github.com/moby/sys/mount v0.3.3
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
- github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
- github.com/opencontainers/runc v1.1.3
- github.com/stretchr/testify v1.8.0
- golang.org/x/net v0.0.0-20220617184016-355a448f1bc9
- golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
- google.golang.org/genproto v0.0.0-20220617124728-180714bec0ad
- gopkg.in/yaml.v3 v3.0.1
- gotest.tools/gotestsum v1.8.2
- gotest.tools/v3 v3.3.0