Pytest-interactive

Latest version: v0.1.4

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

Scan your dependencies

1.0.0

.. _Semantic Versioning: https://semver.org/

0.1.4

------------------
Fixed
*****
- Hot fix for hard coding of wrong root node name (issue `21`_).

.. _21: https://github.com/tgoodlet/pytest-interactive/issues/21

0.1.3

------------------
Added
*****
- Add ``pytest`` cache integration support (PR `16`_).

Changed
*******
- Look for ``pytest.Item`` not ``pytest.Function``. Thanks to `vodik`_ for
PR `17`_.

Fixed
*****
- Use ``node.name`` attribute to key test items/nodes (PR `20`_).

.. _16: https://github.com/tgoodlet/pytest-interactive/pull/16
.. _17: https://github.com/tgoodlet/pytest-interactive/pull/17
.. _20: https://github.com/tgoodlet/pytest-interactive/pull/20
.. _vodik: https://github.com/vodik

0.1.2

------------------
Botched release - ignore.

0.1.1

------------------
Changed
*******
- Move to IPython 5.0+ and use the new `prompts`_ API. No support has
been kept for previous IPython versions but this does not affect
the plugin's cli in any noticable way.

.. _prompts: http://ipython.readthedocs.io/en/stable/config/details.htmlcustom-prompts

0.1

----------------
Added
*****
- Initial plugin release which supports up to IPython 5.0 and includes
docs but no unit tests.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.