Pytest Plugin to Show Failures Instantly
https://github.com/jpvanhal/pytest-instafail
pytest-instafail is a plugin for py.test that shows failures and errors instantly instead of waiting until the end of test session.
- Developed at devel:languages:python:pytest
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pytest-instafail && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest-instafail-0.5.0.tar.gz | 0000005849 5.71 KB | |
python-pytest-instafail.changes | 0000003155 3.08 KB | |
python-pytest-instafail.spec | 0000001799 1.76 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1084901
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 0.5.0: * Use ``pytest.hookimpl`` to configure hooks, avoiding a deprecation warning in pytest 7.2.0. * Dropped support for Python 3.6. * Added support for Python 3.11.
Comments 0