Closed lbovet closed 7 years ago
You can configure final result but this case is implemented by design
"You can configure final result", you mean it is already possible to consider skipped tests as non-failing?
Would you accept a PR allowing to specify in the Configuration which statuses are considered as success? Default would be as it is today (only passed). Additionally, this should be checkbox-configurable in the jenkins plugin as well. (another PR in jenkins plugin project).
I'm not hap[y about it because the PR you are talking about is the way how old cucumber was working and it was quite confusing for users. Tell me how would you like to manager not passing statuses that should be marked as passing?
When a single step is skipped, the scenario (and feature) is rendered as failiing. Would it not be correct to allow skipped steps in a scenario? (e.g. via a configuration flag)