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
I don't understand why parallel tests execution still is not enabled. It should be quite easy to implement since each test uses a separated directory and operates in an isolated process. Parallel tests can greatly improve performance because they may utilize all processor cores.