proxy.golang.org : github.com/testcontainers/testcontainer-go : v0.35.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
- dario.cat/mergo v1.0.0
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.6.2
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/containerd/containerd v1.7.18
- github.com/containerd/log v0.1.0
- github.com/containerd/platforms v0.2.1
- github.com/cpuguy83/dockercfg v0.3.2
- github.com/davecgh/go-spew v1.1.1
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v27.1.1+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.2.6
- github.com/gogo/protobuf v1.3.2
- github.com/google/uuid v1.6.0
- github.com/klauspost/compress v1.17.4
- github.com/kr/pretty v0.3.0
- github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
- github.com/magiconair/properties v1.8.7
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/sys/user v0.1.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
- github.com/rogpeppe/go-internal v1.8.1
- github.com/shirou/gopsutil/v3 v3.23.12
- github.com/shoenig/go-m1cpu v0.1.6
- github.com/sirupsen/logrus v1.9.3
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.9.0
- github.com/tklauser/go-sysconf v0.3.12
- github.com/tklauser/numcpus v0.6.1
- github.com/yusufpapurcu/wmi v1.2.3
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
- go.opentelemetry.io/otel v1.24.0
- go.opentelemetry.io/otel/metric v1.24.0
- go.opentelemetry.io/otel/trace v1.24.0
- golang.org/x/crypto v0.31.0
- golang.org/x/sys v0.28.0
- google.golang.org/grpc v1.64.1
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1
- gotest.tools/v3 v3.5.1