Open cheatfate opened 8 years ago
Why not make the tester use timeouts instead?
yeah, timeouts also can solve this problem...
IMO still a good idea to know what the current processing test is. Should be possible to erase the message and write "SUCCESS"/"FAILURE" over it too.
If the test task stuck, you will never know what the name of test you have failed... So it will be good to show name of currently processing test. Like: PROCESSING: [testname] PASSED: [testname] or FAILED: [testname].