runSkipped property

bool runSkipped

Whether skipped tests should be run.

Implementation

bool get runSkipped => _runSkipped ?? false;