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
Always display the 10 slowest test when running pytest. (#564)
This is useful when inspecting CI builds to have an idea of what takes
the longest time – especially since CI may have some slow resources
(disk, network). And may help to speedup test suite, which is always
good for fast development.
0 commit comments