# Functions
No description provided by the author
No description provided by the author
FatalIfErr fails the test with a fatal error if err is not nil.
No description provided by the author
TestChdir changes current working directory, and returns a cleanup function to return to the previous directory.
TestOpenFile creates a new file called name and returns the opened file.
TestTempDir creates a temporary directory for use during tests.
No description provided by the author