[pytest] DJANGO_SETTINGS_MODULE = configs.systest python_files = test*.py testpaths = testcase addopts = -s -v --showlocals --strict --html=latest-pytest-report.html --self-contained-html markers = smoke: major baseline functional: UI etc