# Functions
Skips tests on platform.
Selects between two types, returns second argument if on Windows or else first argument.
WaitSocket will dial a socket opened by a command passed in as cmd.
# Structs
BackendConfig is used to configure backends created by a worker.
# Interfaces
Backend is the minimal interface that describes a testing backend.
# Type aliases
TestOpt is an option that can be used to configure a set of integration tests.