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.2.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytest-skip-markers-1.1.2.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pytest-skip-markers-1.1.2.tar.gz
Algorithm Hash digest
SHA256 e520bb38bcb7aa8deaaaf46c3434b0889417ac139170acd8eab9cb752c9d264e
MD5 d6fbbb53501617e79dd23b84b6200cb1
BLAKE2b-256 6faac7aaf3dcda7dba059763ba6b257679c00e5cf50068e5892f0d4211bc4619

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytest_skip_markers-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 30.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for pytest_skip_markers-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cee0bd3b7fb7f85ce82822dbed78a6d422dcd4de1f2ceac78e729a2e254fe02c
MD5 f90f6274398190309bbc183f0aab5d70
BLAKE2b-256 db56b4ac8096f04aef83f4524d3ea3de642a05406fe90cf3fda242544ae6f9c4

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