proxy.golang.org : github.com/testcontainers/Testcontainers-go : v0.10.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:
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
- github.com/Microsoft/hcsshim v0.8.15
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/docker/docker v20.10.5+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.5.0
- github.com/google/uuid v1.2.0
- github.com/gorilla/context v1.1.1
- github.com/moby/sys/mount v0.2.0
- github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
- github.com/opencontainers/image-spec v1.0.1
- github.com/pkg/errors v0.9.1
- github.com/sirupsen/logrus v1.7.0
- github.com/stretchr/testify v1.7.0
- golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
- google.golang.org/grpc v1.33.2
- gopkg.in/yaml.v2 v2.4.0
- gotest.tools v2.2.0+incompatible