aboutsummaryrefslogtreecommitdiff
path: root/pytest.ini
blob: f0d41e6dd69a0355bed68a08e5ff912943eeda36 (plain)
1
2
3
4
5
6
7
[pytest]
addopts = --strict-markers --import-mode=importlib
pythonpath = tests

testpaths =
    fietsboek
    tests