testTarget property

String? testTarget

The path to the test target.

Implementation

String? get testTarget => argResults[testTargetArg];