https://github.com/githublitao/test_interface
采用ddt数据驱动,json管理用例,支持post,get,put,delete接口请求
https://github.com/githublitao/test_interface
apitest ddt python3
Last synced: about 1 month ago
JSON representation
采用ddt数据驱动,json管理用例,支持post,get,put,delete接口请求
- Host: GitHub
- URL: https://github.com/githublitao/test_interface
- Owner: githublitao
- Created: 2018-07-24T10:27:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T10:39:33.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T09:38:34.394Z (about 2 months ago)
- Topics: apitest, ddt, python3
- Language: Python
- Size: 218 KB
- Stars: 7
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 接口自动化测试
# python3.6.3 requests## 系统声明:
---
1.本系统采用Python+Requests方式对接口进行请求
2.采用DDT数据驱动,JSON管理测试用例
3.提供5种结果校验方式,(1)不校验 (2)只校验http状态 (3)JSON格式校验 (4)正则校验 (5)完全校验
4.谢谢大佬提供的测试报告模板,减轻优化报告的负担
5.脚本比较简单,只是用作初学者学习思路所用,真大佬还望不要讽刺## 微信打赏:

## 系统图解:

## 测试报告:
