We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d81e1a commit e9b524bCopy full SHA for e9b524b
test.bat
@@ -1 +1 @@
1
-nosetests --with-cov --with-doctest --doctest-extension=.rst
+nosetests --with-cov --cov pyexcel_webio --cov tests --with-doctest --doctest-extension=.rst
tests/requirements.txt
@@ -5,3 +5,4 @@ python-coveralls
5
coverage
6
pyexcel-xls
7
SQLAlchemy
8
+nose-cov
0 commit comments