pathToTestDir property

String pathToTestDir

Absolute path to the project's 'test' directory.

Implementation

String get pathToTestDir => truepath(_pathToProjectRoot, 'test');