NiKiZe / SingleSeats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install pytest-cov

PYTHONPATH=. pip install pytest-pythonpath

py.test

py.test --cov=
--cov-report=xml

test/ test_*.py (no init.py)

About


Languages

Language:Python 100.0%