增加接口响应耗时记录

This commit is contained in:
floraachy
2023-05-27 10:27:36 +08:00
parent bb6962ca7f
commit bddf5d36e4
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[pytest]
# cmd params
addopts = -s --cache-clear --capture=sys --self-contained-html --reruns=2 --reruns-delay=5
addopts = -s --cache-clear --capture=sys --self-contained-html --reruns=0 --reruns-delay=5
disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True
markers =
test_login_demo: login