Commit bb5a5363 by 宋鹏博

1

parent 23c9299c
[pytest] [pytest]
disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True
;addopts = -s --html=report/admin/test_report.html --self-contained-html ;addopts = -s --html=report/admin/test_report.html --self-contained-html
;addopts = pytest.main([r'--alluredir=./report/temp_jsonreport']) addopts = --alluredir=./report
testpaths = ./script testpaths = ./script
python_files = test* python_files = test*
python_classes = Test* python_classes = Test*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment