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
Pytest 7 (not released yet when I'm writing this) will contain some deprecations mostly around py.path -> pathlib. We should make sure pytest-xdist doesn't use any deprecated functionality when running on pytest 7. This also includes the test suite.