File: pytest.ini

package info (click to toggle)
python-fake-useragent 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,788 kB
  • sloc: python: 596; makefile: 146
file content (2 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
[pytest]
addopts = -s --strict-markers --keep-duplicates --cache-clear --verbose --maxfail=1 --no-cov-on-fail --cov=fake_useragent --cov-report=term --cov-report=xml --cov-report=html --fulltrace