Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
Make sure to have separation of concerns unchecked
Make sure to have final over non-final unchecked
Create a story S1, tested by test t1.
Execute t1 in a new TestExecution to FAIL;
Create a new Test Execution for T1 and leave it as TODO
T1 is TODO, but Story S1 is NOK when it should be NOTRUN