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
{{ message }}
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.
My proposal is to just simply create test databases using worker ids (see the docs) I have already added the logic to my PR that could be modified.
(We're talking about a fairly easy modification)
What we want
We would like to consider parallelising the execution of tests.
How do we do it
This can be done with
pytest-xdist
What problems do we face
The text was updated successfully, but these errors were encountered: