Skip to content

dapperlabs/testingdock

 
 

Repository files navigation

testingdock GoDoc Build Status codecov.io Code Climate Go Report Card

Simple helper library for integration testing with docker in a programmatical way.

Example

See the Container test suite.

Notes

This library will create networks and containers under the label owner=testingdock. Containers and networks with this label will be considered to have been started by this library and may be subject to aggressive manipulation and cleanup.

About

Integration test framework based on docker.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Makefile 0.8%