proxy.golang.org : github.com/testcontainers/testcontainer-go : v0.12.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.12.0
Loading...
Readme
Loading...
Dependencies
- github.com/Flaque/filet v0.0.0-20201012163910-45f684403088
- github.com/Microsoft/hcsshim v0.8.16
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/docker/docker v20.10.11+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/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/magiconair/properties v1.8.5
- github.com/moby/sys/mount v0.2.0
- github.com/moby/sys/mountinfo v0.5.0
- github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
- github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
- github.com/opencontainers/runc v1.0.2
- github.com/pkg/errors v0.9.1
- github.com/stretchr/testify v1.7.0
- golang.org/x/net v0.0.0-20211108170745-6635138e15ea
- golang.org/x/sys v0.0.0-20211109184856-51b60fd695b3
- google.golang.org/protobuf v1.27.1
- gopkg.in/yaml.v2 v2.4.0
- gotest.tools v2.2.0+incompatible