Added make target for test coverage, documented make commands

This commit is contained in:
Anton Sarukhanov 2016-06-08 08:26:01 -04:00
parent 4f83f705e7
commit 5cadd4a348
4 changed files with 25 additions and 9 deletions

2
.gitignore vendored
View file

@ -11,3 +11,5 @@ _mailinglist
.tox
.cache/
.idea/
.coverage
htmlcov