No project description provided
Project description
Vedro Interactive
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
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 vedro_interactive-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed521a3fd9997d6d14c0e0a6fd06a3d43c8b4253d397f15e50809e5802896c4e |
|
MD5 | e1f5aaed34a4f977745698a80ff30c36 |
|
BLAKE2b-256 | 960f78bea365c20c35694861417eeeca5f1e25a8e2296918299075a7035d83d7 |