# Functions
Changes into specified directory for the duration of the test.
CleanupEnvironment sets up a pristine environment containing only $PATH and $HOME.
CopyDirectory copies the contents of a directory to another directory.
No description provided by the author
GetEnvOrSkipTest proceeds with test only with that env variable.
No description provided by the author
Require should be called at the beginning of a test to ensure that all requirements are met before running the test.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Requirement is the interface for test requirements.
# Type aliases
No description provided by the author