Teemu / pytest-sugar

a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
Other
1.3k stars 73 forks source link

fix: Format session duration in human-readable form #265

Closed last-partizan closed 1 year ago

last-partizan commented 1 year ago

Hi, this PR changes output format for long running tests, to include not only seconds, but also minutes (just like default pytest).