# Functions
NewTmpDir creates a new temporary directory in TestTmpDir().
Runfile returns an absolute path to the specified file in the runfiles directory of the running target.
RunfilesPath return the path to the run files tree for this test.
TestTmpDir returns the path the Bazel test temp directory.
TestWorkspace returns the name of the Bazel workspace for this test.
# Variables
DefaultWorkspace is the name of the default Bazel workspace.