Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 441 Bytes

File metadata and controls

26 lines (13 loc) · 441 Bytes

TestFrameAPI

基于Pytest+request+Allure的接口自动化开源框架

目录:

Comm 公共封装文件

Conf 配置文件

log 日志存放

result 报告和日志

reports 报告

TestCases 用例和数据模版

mainAPI 运行数据

直接运行mainAPI即可发送邮件报告。

命令行: pytest --report=cereshop.html --title=测试报告 --tester=anle --desc=多商户业务逻辑 --template=2