Pytest-rerunfailures

Latest version: v14.0

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

Scan your dependencies

Page 3 of 5

9.0

----------------

Backwards incompatible changes
++++++++++++++++++++++++++++++

- Drop support for pytest version 4.4, 4.5 and 4.6.

- Drop support for Python 2.7.


Features
++++++++

- Add support for pytest 5.4.

- Add support for Python 3.8.

8.0

----------------

Backwards incompatible changes
++++++++++++++++++++++++++++++

- Drop support for pytest version 3.10, 4.0, 4.1, 4.2 and 4.3

- Drop support for Python 3.4.

Features
++++++++

- Add support for pytest version 4.4, 4.5, 4.6, 5.0, 5.1 and 5.2.

Bug fixes
+++++++++

- Explicitly depend on setuptools to ensure installation when working in
environments without it.
(`98 <https://github.com/pytest-dev/pytest-rerunfailures/pull/98>`_)
(PR from `Eric-Arellano`_)

.. _Eric-Arellano: https://github.com/Eric-Arellano

7.0

----------------

Backwards incompatible changes
++++++++++++++++++++++++++++++

- Drop support for pytest version 3.8 and 3.9.

Features
++++++++

- Add support for pytest version 4.2 and 4.3.

Bug fixes
+++++++++

- Fixed 83 issue about ignored ``pytest_runtest_logfinish`` hooks.
(`83 <https://github.com/pytest-dev/pytest-rerunfailures/issues/83>`_)
(PR from `KillAChicken`_)

.. _KillAChicken: https://github.com/KillAChicken

6.0

----------------

Backwards incompatible changes
++++++++++++++++++++++++++++++

- Drop support for pytest version 3.6 and 3.7.

Features
++++++++

- Add support for pytest version 4.0 and 4.1.

Bug fixes
+++++++++

- Fixed 77 regression issue introduced in 4.2 related to the ``rerun``
attribute on the test report.
(`77 <https://github.com/pytest-dev/pytest-rerunfailures/issues/77>`_)
(Thanks to `RibeiroAna`_ for the PR).

.. _RibeiroAna: https://github.com/RibeiroAna

5.0

----------------

- Drop support for pytest versions < 3.6 to reduce the maintenance burden.

- Add support up to pytest version 3.10. Thus supporting the newest 5 pytest
releases.

- Add support for Python 3.7.

- Fix issue can occur when used together with ``pytest-flake8``
(`73 <https://github.com/pytest-dev/pytest-rerunfailures/issues/73>`_)

4.2

----------------

- Fixed 64 issue related to ``setup_class`` and ``fixture`` executions on
rerun (Thanks to `OlegKuzovkov`_ for the PR).

- Added new ``execution_count`` attribute to reflect the number of test case
executions according to 67 issue. (Thanks to `OlegKuzovkov`_ for the PR).

.. _OlegKuzovkov: https://github.com/OlegKuzovkov

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.