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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for pytest_manual_marker-0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 370f19188ee4a42a3701458085d177ab701ddfaf5cc59418a870140cda19f3a7 |
|
MD5 | 81abafb47aff5569d4fced1e88477394 |
|
BLAKE2b-256 | 397a69c6469d32aa21b8e03ae8bf20d5e0b989a94c9907620806dabd9fe5445f |