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
Now `--stepwise` will remember the last failed test, even if the previous pytest invocations did not pass `--stepwise`.
Previously it would always clear the cache if not active, which hinders certain interactive workflows, which is the prime use cases for the flag.
0 commit comments