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
Supporting --random-order-bucket=no (or none, I don't really care) would allow that option to be listed in the output of pytest -h, avoiding the need for the occasional user to lookup online the syntax to disable a plugin (-p no:random-order).