Skip to content

Commit e9b524b

Browse files
committed
include nose-cov
1 parent 7d81e1a commit e9b524b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

test.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nosetests --with-cov --with-doctest --doctest-extension=.rst
1+
nosetests --with-cov --cov pyexcel_webio --cov tests --with-doctest --doctest-extension=.rst

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ python-coveralls
55
coverage
66
pyexcel-xls
77
SQLAlchemy
8+
nose-cov

0 commit comments

Comments
 (0)