Automatically mark pytest tests with a UUID
Project description
magic-marker
The magic-marker tool will read off the flake8 config and fix any missing marks that it is able to fix.
Fixable Marks
Marks that are configured to have value_match=uuid. Magic Marker will read the configuration and generate the correct mark with a valid UUID as the argument.
Marks that are configured to have name=test_case_with_steps. Magic Marker will generate a mark named ‘test_case_with_steps’ with no arguments.
Quick Start Guide
Install magic-marker from PyPI with pip:
$ pip install magic-marker
For more information on using the magic-marker launch help by:
$ magic-marker --help
Contributing
See CONTRIBUTING.rst for more details on developing for the magic-marker project.
Release Process
See release_process.rst for information on the release process for ‘magic-marker’
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
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 Distributions
Built Distribution
File details
Details for the file magic_marker-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: magic_marker-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab16b6e661f1d98c515262a5fd3aa2bbf94b3559db5e5a6258ee0c8d033c9b56 |
|
MD5 | 2ab0e5c0c0bc3f9d106d08e5f44bf3d0 |
|
BLAKE2b-256 | cb5400188af2361ca76f9d6f0c2ac27797d81f4eae1b08aed759029def3d2bf6 |