Pytest-instafail

Latest version: v0.5.0

Safety actively analyzes 619504 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

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.

0.4.2

^^^^^^^^^^^^^^^^^^^^^

- Fixed usage of deprecated pytest-xdist slave aliases (20).
- Fixed failing tests on pytest 5

0.4.1

^^^^^^^^^^^^^^^^^^^^^^^^^

- Fixed compatibility with pytest 4.2.0. Thanks blueyed for the PR.

0.4.0

^^^^^^^^^^^^^^^^^^^^

- Added support for Python 3.5, 3.6, and 3.7.
- Dropped support for Python 2.7, 3.2, and 3.3.
- Dropped support for pytest < 2.9.
- Only rewrite lines on tty. Previously you would end up with a \r (^M) in case
collecting of tests failed, and pytest's output is piped to a file. Thanks
blueyed for the PR.
- Support -p no:terminal (12). Thanks Maratori for the PR.

0.3.0

^^^^^^^^^^^^^^^^^^^^^^^

- Added support for Python 3.4
- Added support for pytest 2.6
- Fixed failing tests on pytest 2.6

0.2.0

^^^^^^^^^^^^^^^^^^^^^

- Dropped support for Python 2.5.
- Fixed stacktrace printed twice when using PDB.
- Fixed internal error when a test marked as xfailing unexpectedly passes
(David Szotten).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.