inTest property

bool inTest
override

Whether there is currently a test executing.

Implementation

@override
bool get inTest => _inTest;