(2023-03-29)1. 完成api自动化测试框架的搭建 2. 增加示例的测试用例,包括自动 生成以及手动编写
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
# generate by pycharm
|
||||
.idea
|
||||
.pytest_cache
|
||||
__pycache__
|
||||
*.pytest_cache
|
||||
*__pycache__
|
||||
|
||||
# code related
|
||||
outputs
|
||||
Pipfile.lock
|
||||
test_case/test_auto_case
|
||||
Reference in New Issue
Block a user