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.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc7aa760b2af536638bef6bebe641367d5179c8f33ff056acc56a6c60e319450 |
|
MD5 | 3474e17bd470bb999150f6b76418ff19 |
|
BLAKE2b-256 | d7c2f15984a77fd0f1e1193377608e4e58954333f75e2608d6de5d8898a1b639 |