aboutsummaryrefslogtreecommitdiff
path: root/pytest.ini
blob: d866e864ff7343d077aa196c7b33527dbf757f2e (plain)
1
2
3
4
5
[pytest]
addopts = --strict-markers
markers =
        slow
        unit_test