Moves coverage report generation to pytest from nosetests
Adds pytest-cov to requirements
This commit is contained in:
parent
2dfb303553
commit
064b80e0cd
@ -1,6 +1,7 @@
|
||||
coverage>=4.0.3
|
||||
nose>=1.3.7
|
||||
pytest
|
||||
pytest-cov
|
||||
pluggy>=0.3.1
|
||||
py>=1.4.31
|
||||
randomize>=0.13
|
||||
|
||||
Loading…
Reference in New Issue
Block a user