summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 2f34b3236fa06299c7a7ab4fb55bfb2273e14b1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[nosetests]
verbosity=2
rednose=1
with-coverage=1
cover-inclusive=1
cover-package=httpretty
cover-branches=1
nocapture=1
nologcapture=1
stop=1
with-id=1
cover-xml=1
cover-xml-file=coverage.xml