Skip to main content

Pytest plugin Mark test as a bug

Project description

PyPI Build Status PyPI - Python Version pytes_support Downloads
import pytest

@pytest.mark.bug('fail not calling exit code', run=True)
def test_one():
    assert False

or

from pytest_bug import bug

@bug('fail not calling exit code', run=True)
def test_one():
    assert False

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytest_bug-0.3.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file pytest_bug-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: pytest_bug-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for pytest_bug-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 68e68a44fe55fece881632002e9f35a09c667d11a3d7ec72f7afdb3bfb14195a
MD5 9703a3965605dd4c4401d3d7e70297ec
BLAKE2b-256 b8b028b50df3b63829b8b9d580df84c6ca51e598ada71cbfecc6ee9d30a08778

See more details on using hashes here.

Supported by

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