James starts with a todo list containing Walk the dog, Put out the garbage
Jane starts with a todo list containing Walk the dog, Feed the cat
James completes the item called Walk the dog
James clears all the completed items
Then the items displayed should be iterable containing ['Walk the dog', 'Feed the cat']
Number of Scenarios | 1 | Total Duration | 6s |
Total Number of Test Cases | 1 | Fastest Test | 6s |
Number of Manual Test Cases | 0 | Slowest Test | 6s |
Tests Started | May 23, 2024 08:43:55 | Average Execution Time | 6s |
Tests Finished | May 23, 2024 08:44:02 | Total Execution Time | 6s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
HandlingTodosBelongingToSeveralUsers | Should not affect todos belonging to another user | 5 | 08:43:55 | 6s 451ms |