29 lines
578 B
INI
29 lines
578 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
|
|
|
|
upgrade: TCs by area
|
|
chat: TCs by area
|
|
chat_management: TCs by area
|
|
wallet: TCs by area
|
|
logcat: TCs by area
|
|
dapps: TCs by area
|
|
sign_in: TCs by area
|
|
transaction: TCs by area
|
|
|
|
pr
|
|
account
|
|
testrail_case_id
|
|
api
|
|
all
|
|
message_reliability
|
|
performance
|
|
battery_consumption
|
|
translations
|
|
chatbot |