summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 69d62a085c504d6179174db734ed19d2a9fe34d1 (plain)
1
2
3
[pytest]
addopts = --cov=paste/deploy --cov-report=xml --cov-report=html --cov-report=term-missing
testpaths = tests