Releases: Teemu/pytest-sugar
Releases · Teemu/pytest-sugar
pytest-sugar 1.0.0
- Add support for pytest 8.x
- Drop support for Python 3.7
Thanks to folks to contributed to this release: @suutari-ai, @hugovk, @kianmeng, @mattcristal, and @justinmayer
pytest-sugar 0.9.7
- For long-running tests, display minutes and not only seconds (thanks @last-partizan)
- Add support for pytest’s
--header
option (thanks @wiresv)