Optional
cwdWorking directory for the project
process.cwd()
Optional
debugWhether debug logging should be emitted to IRunEnvironment.stderr
Optional
envEnvironment variables
process.env
Optional
stderrWritable stream where the test run's warning/error output is written
process.stderr
Optional
stdoutWritable stream where the test run's main formatter output is written
process.stdout
Generated using TypeDoc
Contextual data about the project environment