File: pytest.ini

package info (click to toggle)
python-textile 1%3A3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 460 kB
  • sloc: python: 2,608; sh: 14; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (3)
1
2
3
[pytest]
testpaths = tests
addopts = --cov=textile --cov-report=html --cov-append --cov-report=term-missing