# Packages
No description provided by the author
# Functions
DumpContainerLogs outputs logs from the running docker container.
Get executes GET requests.
NewTestLoger creates a new logger for testing.
Post executes POST requests.
StartContainer starts the specified container for running tests.
StartDB starts a immudb instance.
StopContainer stops and removes the specified container.
StopDB stops a running immudb instance.