Pytest-subtests

Latest version: v0.14.1

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

Scan your dependencies

Page 1 of 4

0.14.1

------

*2024-12-09*

* Fix ``self.instance._outcome`` is ``None`` case in 173 (`174`_).

.. _174: https://github.com/pytest-dev/pytest-subtests/pull/174

0.14.0

------

*2024-12-07*

* Add support for Python 3.13.

* Dropped support for EOL Python 3.8.

* Fixed output when using ``TestCase.skipTest`` (`169`_).

* Fixed ``pytest`` requirement to ``>=7.3`` (`159`_).

.. _159: https://github.com/pytest-dev/pytest-subtests/issues/159
.. _169: https://github.com/pytest-dev/pytest-subtests/pull/169

0.13.1

------

*2024-07-16*

* Fixed bug were an extra test would execute when ``-x/--exitfirst`` was used (`139`_).

.. _139: https://github.com/pytest-dev/pytest-subtests/pull/139

0.13.0

------

*2024-07-07*

* Dropped support for EOL Python 3.7.
* Added support for ``-x/--exitfirst`` (`134`_).
* Hide the traceback inside the ``SubTests.test()`` method (`131`_).

.. _131: https://github.com/pytest-dev/pytest-subtests/pull/131
.. _134: https://github.com/pytest-dev/pytest-subtests/pull/134

0.12.1

------

*2024-03-07*

* Fixed compatibility with upcoming pytest ``8.1.x``. (`125`_).

.. _125: https://github.com/pytest-dev/pytest-subtests/issues/125

0.12.0

------

*2024-03-06*

* Python 3.12 is now officially supported (`113`_).
* Added typing support (`115`_).
* ``SubTests`` can be imported from ``pytest_subtests`` to type-annotate the ``subtests`` fixture.

.. _113: https://github.com/pytest-dev/pytest-subtests/pull/113
.. _115: https://github.com/pytest-dev/pytest-subtests/pull/115

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.