status-react/test/appium/pytest.ini

13 lines
401 B
INI

[pytest]
norecursedirs = .git views
addopts = -s -v --tb=line --junitxml=result.xml
junit_family=legacy
markers =
critical: TCs by priority
high: TCs by priority
medium: TCs by priority
low: TCs by priority
testrail_case_id: case ID in testrail
flaky: flaky tests for re-run if necessary
transaction: all cases that are related to transaction completion in Ropsten network