Pytest-skip-markers

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 2

1.5.1

==================

Bug Fixes
---------

- Also capture ``stderr`` so that no errors are seen on console when checking for FIPS support (`33 <https://github.com/saltstack/pytest-skip-markers/issues/33>`_)


Trivial/Internal Changes
------------------------

- Minor fixes

* Don't set the config value twice for the same marker
* Update copyright headers (`33 <https://github.com/saltstack/pytest-skip-markers/issues/33>`_)

1.5.0

==================

Features
--------

- Add a ``skip_on_fips_enabled_platform`` marker (`30 <https://github.com/saltstack/pytest-skip-markers/issues/30>`_)

1.4.1

==================

Improvements
------------

- Stop using deprecated `pytest.mark.trylast` (`24 <https://github.com/saltstack/pytest-skip-markers/issues/24>`_)


Trivial/Internal Changes
------------------------

- Several minor fixes & improvements:

* Update pre-commit hooks versions
* Update copyright headers
* Update workflows
* Add dependabot config to update GH Actions workflow versions (`25 <https://github.com/saltstack/pytest-skip-markers/issues/25>`_)

1.4.0

==================

Breaking Changes
----------------

- Drop support for python versions older than 3.7 (`22 <https://github.com/saltstack/pytest-skip-markers/issues/22>`_)


Improvements
------------

- Don't cache the functions in `pytestskipmarkers.utils.platform` (`21 <https://github.com/saltstack/pytest-skip-markers/issues/21>`_)


Trivial/Internal Changes
------------------------

- Updated pre-commit hook versions and added missing `long_description_content_type` to `setup.cfg` (`23 <https://github.com/saltstack/pytest-skip-markers/issues/23>`_)

1.3.0

==================

Features
--------

- Support skipping all test cases that access the Internet by setting the
environment variable `NO_INTERNET`. This is useful to make the test run
reproducible and robust for future runs (to avoid breaking in case some random
service on the Internet changes). (`16 <https://github.com/saltstack/pytest-skip-markers/issues/16>`_)

1.2.0

==================

Features
--------

- Added ``pytest.mark.skip_on_photonos`` and ``pytest.mark.skip_unless_on_photonos`` markers (`13 <https://github.com/saltstack/pytest-skip-markers/issues/13>`_)
- Added the ``pytest.mark.skip_on_env`` marker. (`14 <https://github.com/saltstack/pytest-skip-markers/issues/14>`_)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.