2025-01-03 18:14:20 +02:00

10 lines
344 B
INI

[pytest]
norecursedirs = .git views
addopts = -s -v --tb=short --junitxml=result.xml --dist loadgroup -n 9
junit_family=legacy
markers =
testrail_id: case ID in testrail
flaky: flaky tests for re-run if necessary
smoke: PR tests
nightly: nightly tests
secured: tests where SauceLabs session link is not posted in PR comments