AdityaMisra / GiftCardService

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

python setup.py develop

Run the pytest in verbose mode

pytest -v

Check the Coverage

pytest --cov .  --cov-report html

About

License:MIT License


Languages

Language:Python 100.0%