skip property

bool skip

Whether the test or suite should be skipped.

Implementation

bool get skip => _skip ?? false;