bool inTest

Whether there is currently a test executing.

Source

@override
bool get inTest => _fakeAsync != null;