20230225晚上提交的代码

This commit is contained in:
wanweiguang 2023-02-25 23:14:01 +08:00
parent 24d52c1d76
commit 81e9143c98
2 changed files with 7 additions and 1 deletions

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View File

@ -8,4 +8,4 @@ report 用于存放报告通过终端命令pytest -s --alluredir=./report --
test_Case 用于存放具体的测试case
conftest.py 接口鉴权传参的封装,与用例文件在同一目录下
testFile 存在测试过程中用到的文件,包括上传的文件
project_path.py 获取根目录的模块
project_path.py 获取根目录的模块