summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 4b9d6aeedeb322bf4ed24e7c8d4aa08ee3e0cdaf (plain)
1
2
3
4
5
[pytest]
python_files = test_*.py
testpaths =
    tests
addopts = -W always --cov