mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 23:09:11 +00:00
adding example with nose as module
This commit is contained in:
1
tests.sh
1
tests.sh
@@ -8,3 +8,4 @@ set -ev
|
|||||||
pep8 dotdrop/
|
pep8 dotdrop/
|
||||||
pep8 tests/
|
pep8 tests/
|
||||||
PYTHONPATH=dotdrop nosetests --with-coverage --cover-package=dotdrop
|
PYTHONPATH=dotdrop nosetests --with-coverage --cover-package=dotdrop
|
||||||
|
#PYTHONPATH=dotdrop python3 -m nose --with-coverage --cover-package=dotdrop
|
||||||
|
|||||||
Reference in New Issue
Block a user