Default settings for nosetests (+colors +coverage)

This commit is contained in:
maxkoryukov
2016-02-03 02:35:08 +05:00
parent b063ba412f
commit 16c553196c

12
setup.cfg Normal file
View File

@@ -0,0 +1,12 @@
[nosetests]
verbosity=2
tests=headphones
rednose=1
exclude-dir=lib
with-coverage=1
cover-branches=1
cover-html=1
cover-html-dir=cover-html
cover-package=headphones