# Functions
AssertLeakDetector creates a new subtest that ensures that the leak detector succeeded with exactly 'want' subprocesses.
GetLogger returns a pointer to a logger that is to be shared amongst all test cases.
NewServer creates a new proxyssh.Server for an integration test.
RunComposeTest runs a docker-compose based test.
# Type aliases
ComposeTestCode is a function that runs tests inside a docker-compose file context.