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.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9365bb0c0caf4eb82779634462fc0ce775cc2af7b68a7bda3a8a1ed2740687a0 |
|
MD5 | cb2441b389aa5170d34b405cd82d3f39 |
|
BLAKE2b-256 | fb3b7cda294dd2a348c2b1e28ab683783c132e17b682da63828b62fad17ac401 |