[go: up one dir, main page]

File: pytest.ini

package info (click to toggle)
rpmlint 2.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,264 kB
  • sloc: python: 20,518; ansic: 2,511; xml: 1,272; makefile: 17; sh: 4
file content (8 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
[pytest]
addopts =
    -vv
    --cov=rpmlint
    -n auto
    -p no:legacypath
pythonpath= .
testpaths= test