Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
4.3.4
-
None
-
None
Description
When a Cucumber Test is executed manually:
- If we PASS the Test, the Examples are also PASS
- If we change the Test Status to FAIL, the Examples status don't change
- Otherwise, if we FAIL the status from the TODO, all Example status is changed
- Then, if we change the global status to PASS, this is the result:
It was very useful to have an option where we could choose if we want to keep the Example status or change them