testingFramework property

String testingFramework
final

The name of the testing framework used (e.g., "flutter_test", "jest").

Implementation

final String testingFramework;