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

Uploaded Source

Built Distribution

pytest_skip_markers-1.2.0-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytest-skip-markers-1.2.0.tar.gz
  • Upload date:
  • Size: 80.5 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.11.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.2.0.tar.gz
Algorithm Hash digest
SHA256 6e417c2ce4d3874084be9496893aeaadfdc01f2b80f1ff3cbb76353daf6d521a
MD5 cee829be1ab530dd489616e8d54bc62e
BLAKE2b-256 d65ed949bd3b300bded1aa9a81d7a281229021ab81aa30d9407514e749f0dc8e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytest_skip_markers-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 31.8 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.11.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b075baef3a91890624b61204141392e9fa5bec36a84824cf4248efe1e8e1cbaf
MD5 72b690beb98962d94644b90c178eb0c6
BLAKE2b-256 9b76ab99bf8a54873be955d454a9fd20a0dab3a9151af9acfad00a0920185741

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