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
Docs says "Later we learn that tests run in parallel.", but what is running in parallel? Each test file? Each TestCase class? Each test method in TestCase class? This is very very important information.