# Functions
CleanOutputDir creates/empties an output directory and returns the cleaned path.
NewSuite creates a new test suite.
# Constants
No description provided by the author
# Structs
H is a type passed to Test functions to manage test state and support formatted test logs.
No description provided by the author
Options.
Suite is a type passed to a TestMain function to run the actual tests.