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