File: setup.cfg

package info (click to toggle)
python-httpretty 1.1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 712 kB
  • sloc: python: 4,233; makefile: 72
file content (13 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (2)
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