Skip to main content

Pytest plugin Mark test as a bug

Project description

PyPI Build Status support 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.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytest_bug-0.3.0-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.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3

File hashes

Hashes for pytest_bug-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7c42cd520b224598932e95c1d784d0e534a76b1e10ad1ebcf88d38bd737d26f5
MD5 db8a3741aeead9abdbb15407a5a13224
BLAKE2b-256 5983892c9c4ea9e513f342be53a59132a56cd6133c79d2cb774911aee70c6e11

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