Skip to main content

Automatically mark pytest tests with a UUID

Project description

magic-marker

https://img.shields.io/travis/rcbops/magic-marker.svg

The magic-marker tool will read off the flake8 config and fix any missing marks that it is able to fix.

Fixable Marks

  1. 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.

  2. 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

  1. Install magic-marker from PyPI with pip:

    $ pip install magic-marker
  2. 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


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

magic_marker-1.0.0-py2.py3-none-any.whl (7.6 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