open-vault/vendor/gopkg.in/ory-am/dockertest.v2/doc.go

6 lines
269 B
Go
Raw Normal View History

// Package dockertest contains helper functions for setting up and tearing down docker containers to aid in testing.
// dockertest supports spinning up MySQL, PostgreSQL and MongoDB out of the box.
//
// Dockertest provides two environment variables
package dockertest