Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

magic-marker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magic-marker

Automatically mark pytest tests with a UUID

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
1

============ magic-marker

.. image:: https://img.shields.io/travis/rcbops/magic-marker.svg :target: https://travis-ci.org/rcbops/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

  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.

.. _CONTRIBUTING.rst: CONTRIBUTING.rst .. _release_process.rst: docs/release_process.rst .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

======= History

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc