proxy.golang.org : github.com/oriser/testcontainers-go : v0.10.0
Testcontainers is a Golang library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/oriser/[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