deb-python-httpretty/setup.cfg
Jamie Lennox a4b181e938 Extract common nosetest params into setup.cfg
Arguments in setup.cfg will always be loaded as the default parameters
when running nosetest
2014-01-17 03:35:04 +01:00

7 lines
96 B
INI

[nosetests]
verbosity=2
with-coverage=1
cover-erase=1
cover-package=httpretty
cover-inclusive=1