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
Currently, all tests are run in exactly the order of their definition in the source file. Good testing practices require tests to be shuffled, in order to avoid their possible interdependencies. How about adding a new command line option --shuffle, with an optional seed number: