mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 19:14:36 +08:00
moved all nosetest flags into setup.cfg, added back xml reporting for coverage
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ pip freeze
|
||||
#documentation output
|
||||
paver apidocs html
|
||||
|
||||
#run all the tests in test
|
||||
nosetests --with-xunit --cover-erase --cover-package=qsim --cover-html-dir=./docs/_build/html/cover
|
||||
#run all the tests in test. see setup.cfg for flags.
|
||||
nosetests
|
||||
|
||||
#run pylint checks
|
||||
pylint -f parseable qsim | tee pylint.out
|
||||
|
||||
Reference in New Issue
Block a user