workingDir

open fun workingDir(dir: Any): Test(source)

Sets the working directory for the process. The supplied argument is evaluated as per * org.gradle.api.Project#file(Object).