[pytest] addopts = -l --alluredir=tests/allure-results/reports/ testpaths = tests markers= unit: unit tests integra: integrations test e2e: e2e tests smoke: smoke tests