testDirectory property

Directory get testDirectory

Test directory of the Dart package, the entry of all tests.

Implementation

Directory get testDirectory => directory(['test']);