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
The reason we aren't using pytest-xdist is that it doesn't have a way to limit the number of simultaneous tests and have each test be running in its own process.
The text was updated successfully, but these errors were encountered:
pytest-xdist can do it, so can we?
The reason we aren't using pytest-xdist is that it doesn't have a way to limit the number of simultaneous tests and have each test be running in its own process.
The text was updated successfully, but these errors were encountered: