Add pytest and tox to run tests

This commit is contained in:
ant31 2016-11-24 15:18:22 +01:00
parent 1529ed2086
commit 2eaa8a4a1b
8 changed files with 98 additions and 5 deletions

View file

@ -13,3 +13,8 @@ requirements-nover.txt
run-local.sh
.DS_Store
*.pyc
.tox
htmlcov
.coverage
.cache
test/__pycache__