File: pytest.ini

package info (click to toggle)
python-dict2xml 1.7.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: python: 768; xml: 108; sh: 36; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (3)
1
2
3
4
[pytest]
addopts = "--tb=short"
testpaths = tests
console_output_style = classic