Documentation
¶
Overview ¶
Package databasetest provides tools for launching and preparing databases in Docker containers to be used in tests. It has direct dependencies on the testing package to show that it should not be used for production code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpContainerLogs ¶
DumpContainerLogs runs "docker logs" against the container and send it to t.Log
func StopContainer ¶
StopContainer stops and removes the specified container.
Types ¶
Click to show internal directories.
Click to hide internal directories.