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
I'd propose to add --durations=0 to pytest so we know how long the tests take to run and we can more easily figure out where changes in test durations come from (cf. recent events).
PS: @hadrilec I noticed that tests are again checking all python versions (d5be92b), is that on purpose?
The text was updated successfully, but these errors were encountered:
I'd propose to add
--durations=0
topytest
so we know how long the tests take to run and we can more easily figure out where changes in test durations come from (cf. recent events).PS: @hadrilec I noticed that tests are again checking all python versions (d5be92b), is that on purpose?
The text was updated successfully, but these errors were encountered: