File: pytest.ini

package info (click to toggle)
scantpaper 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,936 kB
  • sloc: python: 46,066; xml: 81; makefile: 19; sh: 2
file content (3 lines) | stat: -rw-r--r-- 179 bytes parent folder | download
1
2
3
[pytest]
#addopts = --black --pylint --cov=scantpaper --cov-report=html --cov-fail-under=80
addopts = --black --timeout=300 --cov=scantpaper --cov-report=html --cov-fail-under=75