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
Since PyUnit already sorts the results based on the test method, this sorting is useful in cases where multiple test classes are present in a single file and when we want to have a consistent sorting across all test classes.
0 commit comments