summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorzhangchengwei <[email protected]>2023-12-07 17:06:06 +0800
committerzhangchengwei <[email protected]>2023-12-07 17:06:06 +0800
commit8b22ff68663209cb9c8559a2fd6e09f72e9f2e28 (patch)
treeb444e41c108893fea25bc1620e2bdd026fc6109f /pytest.ini
parent419ae0f471e47ab5b5d305643e14d04a5efe6eea (diff)
1.添加service_functions UI用例逻辑
2.更改中文输出编码问题
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 00000000..e0cc3d63
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,4 @@
+[pytest]
+disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True
+# https://blog.51cto.com/huluobei/6383536
+# https://blog.csdn.net/weixin_46043193/article/details/114284643