Pytest-dependency

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

0.6.0

~~~~~~~~~~~~~~~~~~

Documentation
-------------

+ `39`_, `41`_, `59`_: Review documentation

Incompatible changes
--------------------

+ Drop support for Python 2.

Bug fixes and minor changes
---------------------------

+ `40`_: add logging.
+ `50`_, `51`_: test suite incompatibility with pytest 6.2.0.
+ `58`_: declare the type of automark_dependency ini-option correctly
as bool.

Internal
--------

+ `75`_: review build tool chain.

.. _39: https://github.com/RKrahl/pytest-dependency/issues/39
.. _40: https://github.com/RKrahl/pytest-dependency/issues/40
.. _41: https://github.com/RKrahl/pytest-dependency/issues/41
.. _50: https://github.com/RKrahl/pytest-dependency/issues/50
.. _51: https://github.com/RKrahl/pytest-dependency/pull/51
.. _58: https://github.com/RKrahl/pytest-dependency/pull/58
.. _59: https://github.com/RKrahl/pytest-dependency/pull/59
.. _75: https://github.com/RKrahl/pytest-dependency/pull/75

0.5.1

~~~~~~~~~~~~~~~~~~

Bug fixes and minor changes
---------------------------

+ Fix failing documentation build.

0.5.0

~~~~~~~~~~~~~~~~~~

New features
------------

+ `3`_, `35`_: add a scope to dependencies.
(Thanks to JoeSc and selenareneephillips!)

Incompatible changes
--------------------

+ Require pytest version 3.7.0 or newer.

Bug fixes and minor changes
---------------------------

+ `34`_: failing test with pytest 4.2.0 and newer.

+ Use setuptools_scm to manage the version number.

.. _35: https://github.com/RKrahl/pytest-dependency/pull/35
.. _34: https://github.com/RKrahl/pytest-dependency/issues/34
.. _3: https://github.com/RKrahl/pytest-dependency/issues/3

0.4.0

~~~~~~~~~~~~~~~~~~

Incompatible changes
--------------------

+ Require pytest version 3.6.0 or newer. This implicitly drops
support for Python 2.6 and for Python 3.3 and older.

Bug fixes and minor changes
---------------------------

+ `24`_, `25`_: get_marker no longer available in pytest 4.0.0.
(Thanks to Rogdham!)

+ `28`_: Applying markers directly in parametrize is no longer
available in 4.0.

.. _28: https://github.com/RKrahl/pytest-dependency/issues/28
.. _25: https://github.com/RKrahl/pytest-dependency/pull/25
.. _24: https://github.com/RKrahl/pytest-dependency/issues/24

0.3.2

~~~~~~~~~~~~~~~~~~

Bug fixes and minor changes
---------------------------

+ `5`_: properly register the dependency marker.

+ Do not add the documentation to the source distribution.

.. _5: https://github.com/RKrahl/pytest-dependency/issues/5

0.3.1

~~~~~~~~~~~~~~~~~~

Bug fixes and minor changes
---------------------------

+ `17`_: Move the online documentation to Read the Docs.

+ Some improvements in the documentation.

.. _17: https://github.com/RKrahl/pytest-dependency/issues/17

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.