testPubspecPath property
The file system path for pubspec.yaml in testPackageRootPath.
Implementation
String get testPubspecPath => '$testPackageRootPath/pubspec.yaml';
The file system path for pubspec.yaml in testPackageRootPath.
String get testPubspecPath => '$testPackageRootPath/pubspec.yaml';