1 Star 5 Fork 1

杭州-伍个一/apiDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pytest.ini 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
[test]
# 测试服务
tester = wangyi
environment = test
versionCode = 1.3
host = http://127.0.0.1:8080
loginHost = http://127.0.0.1:8080/login
loginData = {
"name": "wugeyi",
"pwd": "11111"
}
[mail]
#发送邮件信息
smtpserver = smtp.163.com
sender = test1@163.com
receiver = test2@163.com
username = test1@163.com
password = 12345678
[case]
测试编号 = 0
接口名字 = 1
用例等级 = 2
用例描述 = 3
请求数据 = 4
预期结果 = 5
[pytest]
addopts = -v --clean-alluredir --alluredir ./result/xml
testpaths = ./cases
markers=
smoke : 冒烟用例
test : 测试用例
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wangyix/api-test.git
git@gitee.com:wangyix/api-test.git
wangyix
api-test
apiDemo
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385