File: pytest.ini

package info (click to toggle)
python-pycm 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,952 kB
  • sloc: python: 5,029; sh: 8; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 135 bytes parent folder | download
1
2
3
4
# content of pytest.ini
[pytest]
addopts = --doctest-modules --ignore=Otherfiles --cov-append
doctest_optionflags= NORMALIZE_WHITESPACE