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
Describe the enhancement
Most of the time, the functional tests are waiting something. It should be possible to run them in parallel, specially if randomize the ports used.
Use case
Once we get multiple tests, it will take forever to run them. Running in parallel should improve that.