You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for @svanoort create this tool. It is very useful for me.
Now run result:
Test Group gecs SUCCEEDED: : 7/7 Tests Passed!
Test Group xp FAILED: : 0/1 Tests Passed!
I think It is too simple, how to display every test name and result. like this:
Test Group gecs SUCCEEDED: : 7/7 Tests Passed!
test case a: Passed
test case b: Passed
......
Test Group xp FAILED: : 0/1 Tests Passed!
test case c: FAILED
norbertkeri, ewoo, mvitiuk, j796160836 and cormallen