Setup the test environment
Example of using the outputSuffix.
mixin(envSetup(globalTestdir, No.setupEnv)); testEnv.outputSuffix("foo"); testEnv.setupEnv;
See Implementation
Setup the test environment
Example of using the outputSuffix.