mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 10:31:21 +08:00
fixed nosetests coverage argument
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ workon qsim
|
||||
python ./dev_setup.py
|
||||
|
||||
#run all the tests in test
|
||||
nosetests --with-xcoverage --with-xunit --cover-erase --cover-package=simulator,transforms
|
||||
nosetests --with-xcoverage --with-xunit --cover-erase --cover-package=qsim
|
||||
pylint -f parseable . | tee pylint.out
|
||||
|
||||
#run sloccount analysis
|
||||
|
||||
Reference in New Issue
Block a user