Skip to main content

Pytest Salt Plugin

Project description

CI Docs Codecov Python Versions Python Wheel Code Style: black PyPI - License

What is Skip Markers

This pytest plugin was extracted from pytest-salt-factories. It’s a collection of of useful skip markers created to simplify and reduce code required to skip tests in some common scenarios, for example, platform specific tests.

Install

Installing Skip Markers is as simple as:

python -m pip install pytest-skip-markers

And, that’s honestly it.

Usage

Once installed, you can now skip some tests with some simple pytest markers, for example.

import pytest


@pytest.mark.skip_unless_on_linux
def test_on_linux():
    assert True

Contributing

The pytest-skip-markers project team welcomes contributions from the community. For more detailed information, refer to CONTRIBUTING.

Documentation

The full documentation can be seen here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-skip-markers-1.1.0.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

pytest_skip_markers-1.1.0-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

Details for the file pytest-skip-markers-1.1.0.tar.gz.

File metadata

  • Download URL: pytest-skip-markers-1.1.0.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pytest-skip-markers-1.1.0.tar.gz
Algorithm Hash digest
SHA256 d57d81e6ff70b80196ebe6de11865b5f3ccfc296b66a490f945be20e504c10db
MD5 bec04daa93e11c12dd9584d8a2bb2851
BLAKE2b-256 e1f70f36909fdcbaf23c1eed66bbae88a8bed44a258cbf22aeb1941875ba3670

See more details on using hashes here.

File details

Details for the file pytest_skip_markers-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: pytest_skip_markers-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 30.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pytest_skip_markers-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eba8a7bfb0f8a20dc0ca6d4f41e912254dc9d27d8615ced25fa9e77795246bf6
MD5 15598322bc2a272b74e61cba7c599b08
BLAKE2b-256 001db61c2df1d82ba8acc58f2e7543158d5ffc5300db80147c14b123ebf2b831

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page