runSkipped property

bool get runSkipped

Whether skipped tests should be run.

Implementation

bool get runSkipped => _runSkipped ?? false;