haru01 / pytest-video-rental

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install

pip install pytest pytest-cov argh PyYAML watchdog

run

watchmedo shell-command -W --recursive --pattern '*.py' --command 'pytest -s -v --cov=. --cov-report=html' .

About


Languages

Language:Python 100.0%