File: unittest.cfg

package info (click to toggle)
python-aioresponses 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 320 kB
  • sloc: python: 1,008; makefile: 220; sh: 1
file content (10 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
[unittest]
plugins=nose2.plugins.junitxml

[coverage]
always-on = True
coverage-report = html,xml

[junit-xml]
always-on = True
path=nosetests.xml