Commit 7fe57799 by 宋鹏博

1

parent 2ba7a9f2
[pytest]
disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True
;addopts = -s --html=report/admin/test_report.html --self-contained-html
addopts = --alluredir=./report
addopts = --alluredir=./report --clean-alluredir
testpaths = ./script
python_files = 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