failed property

bool failed

Has the feature failed ? (any scenario failed)

Implementation

bool get failed => failedScenariosCount > 0;