summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 32b87e390599b474a12da34a3f59934938ebe544 (plain)
1
2
3
[pytest]
norecursedirs = .git .*
addopts = -rsxX --showlocals --tb=native --cov=tablib --cov=tests --cov-report xml --cov-report term --cov-report html