mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
Add code coverage
- generates a code coverage report - triggers Coveralls on every Travis build - adds a badge to the README
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
pep8==1.5.7
|
||||
pytest==2.8.1
|
||||
pytest-mock==0.8.1
|
||||
pytest-cov==2.2.1
|
||||
coveralls==1.1
|
||||
moto==0.4.19
|
||||
httpretty==0.8.10
|
||||
beautifulsoup4==4.4.1
|
||||
|
||||
Reference in New Issue
Block a user