[pytest] testpaths = tests pythonpath = ../ addopts = -v --strict-markers --alluredir=reports/allure-results/ --clean-alluredir -p no:warnings markers = smoke: Smoke tests regression: Regression tests api: API tests ui: UI tests slow: Slow running tests