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
As a developer, unit tests should run in parallel as the bulk of the unit tests is concerned with IO bound API requests and these can be trivially parallelized.