Skip to main content

pytest marker for marking manual tests

Project description

Pytest marker for marking manual tests. Adds options for collecting manual, automated (default) or both.

Usage

Collect tests data:

$ py.test --collect-only --manual  # collect only manual tests
$ py.test --collect-only --include-manual  # collect both manual and automated tests

Install

Install this plugin:

$ pip install pytest-manual-marker

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_manual_marker-0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

pytest_manual_marker-0.1-py2.py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 2 Python 3

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