status-react/test/appium/pytest.ini

10 lines
344 B
INI
Raw Normal View History

[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
2024-07-12 19:29:44 +03:00
smoke: PR tests
nightly: nightly tests
secured: tests where SauceLabs session link is not posted in PR comments