aboutsummaryrefslogtreecommitdiff
[pytest]
addopts = --strict-markers --ignore=tests/unit/auth
markers =
	slow
	unit_test
	integration_test
	performance_test
	under_dev