xthk_Auto_Test/pytest.ini

13 lines
210 B
INI

[pytest]
testpaths = testcases/
makers =
single:single api test page
multiple:multiple api test page
negative:abnormal test case
xfail_strict = True
log_cli = True
addopts = --alluredir ./report