Pytest-subtests

Latest version: v0.12.1

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

Scan your dependencies

Page 2 of 3

0.7.0

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

* Fixed support for pytest 7.0, and ``pytest>=7.0`` is now required.

0.6.0

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

* ``pytest>=6.0`` is now required.
* Added official support for Python 3.10.
* Dropped support for Python 3.5.
* Users no longer need to configure a warnings filter for the internal ``A private pytest class or function was used`` pytest warning (`52`_).
* **Experimental**: Use ``SUBPASS`` and ``,`` for passed subtests instead of general ``PASSED``,
``SUBFAIL`` and ``u`` for failed ones instead of ``FAILED`` (`30`_).

.. _30: https://github.com/pytest-dev/pytest-subtests/pull/30
.. _52: https://github.com/pytest-dev/pytest-subtests/pull/52

0.5.0

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

* Added support for ``pytest.mark.xfail`` (`40`_).

.. _40: https://github.com/pytest-dev/pytest-subtests/pull/40

0.4.0

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

* Added support for ``--pdb`` (`22`_).

.. _22: https://github.com/pytest-dev/pytest-subtests/issues/22

0.3.2

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

* Fixed pytest 6.0 support.

0.3.1

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

* Fixed pytest 5.4 support.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.