proxy.golang.org : github.com/tophergopher/mongotest : v0.0.24
Package mongotest provides helpers for running regressions using mongo. You can find helpers for: - running a database using docker - TODO: importing data to the DB from files - TODO: exporting data from the DB to a file - TODO: cleaning up a database
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/tophergopher/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- docker.io/go-docker v1.0.0
- github.com/docker/distribution v2.7.1+incompatible
- github.com/docker/docker v20.10.8+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/gogo/protobuf v1.3.2
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.1
- github.com/sirupsen/logrus v1.8.1
- github.com/stretchr/testify v1.7.0
- github.com/tophergopher/easymongo v0.0.24
- gotest.tools v2.2.0+incompatible