Skip to main content

Pytest plugin Mark test as a bug

Project description

Build Status support pytes_support
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

pytest_bug-0.2.2-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytest_bug-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.3

File hashes

Hashes for pytest_bug-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 10017a4cef1f05820e441db38f24787db51c5d24cdbcb6c9ba259352208d476f
MD5 f2b1f4d5ada49ab3c8b44dd6b92502d0
BLAKE2b-256 f565663cb860913a62d0a6f286d6eab7154444ed15b7842d9521b3d8a13aac1e

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