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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytest-skip-markers-1.1.3.tar.gz
  • Upload date:
  • Size: 77.3 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.1.3.tar.gz
Algorithm Hash digest
SHA256 5d5f2067d1cee572f1723485aff84ec2b7e62ee322a08bb691b1a11079d4f901
MD5 0a87a14e21ecbb8143d147fe82e3ac6d
BLAKE2b-256 56f2160aee1175498ae315953fe6068190c29d2a83e153a479db1c3b0ba9f45a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytest_skip_markers-1.1.3-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.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.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0cd802a3d7bee3a80766159bb9e0a56b9a1b993e788a357c7a0af420404dc308
MD5 f49a382f234cb4240d48108c4c25a343
BLAKE2b-256 40e6e16ae6c4ed02070f473468c1c9d4aa92d67b3d85f210ba9c315ba19ae364

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