testName property

String? testName
final

Set this if you want to run only a specific named test testName could be a test name or a group name

Implementation

final String? testName;