failed property

bool failed

Has the run failed ? (any feature failed)

Implementation

bool get failed => failedFeaturesCount > 0;