testPackageRootPath property

  1. @override
String get testPackageRootPath
inherited

The path to the test package being used for testing.

Implementation

@override
String get testPackageRootPath => '$workspaceRootPath/test';