testPubspecPath property

String get testPubspecPath
inherited

The file system path for pubspec.yaml in testPackageRootPath.

Implementation

String get testPubspecPath => '$testPackageRootPath/pubspec.yaml';