Skip to main content

No project description provided

Project description

Vedro Interactive

Codecov PyPI PyPI - Downloads Python Version

Installation

1. Install package

$ pip3 install vedro-interactive

2. Enable plugin

# ./vedro.cfg.py
import vedro
import vedro_interactive

class Config(vedro.Config):

    class Plugins(vedro.Config.Plugins):

        class Interactive(vedro_interactive.Interactive):
            enabled = True

Usage

Run tests

$ vedro run -r silent -I

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

vedro-interactive-0.0.3.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

vedro_interactive-0.0.3-py3-none-any.whl (8.2 kB view hashes)

Uploaded 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