Update pytest-sugar to 0.9.7
Created by: pyup-bot
This PR updates pytest-sugar from 0.9.1 to 0.9.7.
Changelog
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)
0.9.6
^^^^^^^^^^^^^^^^^^^
- Remove py.std calls (thanks alexcjohnson)
0.9.5
^^^^^^^^^^^^^^^^^^^
- Fix distutils deprecation warning (thanks tgagor)
- Fix incompatibility with pytest-timeout (thanks graingert)
- Update pytest naming convention in documentation (thanks avallbona)
0.9.4
^^^^^^^^^^^^^^^^^^^
- Fix pytest-sugar 0.9.3 incompatible with pytest 5.4 (thanks nicoddemus)
- Fix Tests fail with pytest 3.5.0 DOCTESTS (^)
- Fix Tests fail with pytest 5.x (^)
0.9.3
^^^^^^^^^^^^^^^^^^^
- Fix incompatibility with pytest 5.4.0 (thanks GuillaumeFavelier)
0.9.2
^^^^^^^^^^^^^^^^^^^
- Fix incompatibility with pytest 3.10 (thanks Natim)
- Double colons for verbose output (thanks albertodonato)
- Fix "Wrong count with items modified in pytest_collection_modifyitems" (thanks blueyed)
- Defer registration of xdist hook (thanks blueyed)
Links
- PyPI: https://pypi.org/project/pytest-sugar
- Changelog: https://pyup.io/changelogs/pytest-sugar/
- Homepage: https://pivotfinland.com/pytest-sugar/