1 Star 0 Fork 13

chengshun16 / apitest_0620

forked from imzack / apitest_0620 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

简介

使用 Python 进行API 自动化测试

技术栈

  • pytest 管理测试用例集
  • requests 模拟发送请求
  • openpyxl Excel文件处理库
  • pytest-html 测试报告

主要目录结构

  • testcases 存放测试用例
  • common 存放常用的工具文件
  • sdk 主要封装requests请求业务逻辑
  • logs 存放日志文件
  • data 存放数据文件
  • reports 存放测试报告

运行

pytest testcases\test_topics2.py -s -v --html=reports\report.html

空文件

简介

暂无描述 展开 收起
Python
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/chengshun16/apitest_0620.git
git@gitee.com:chengshun16/apitest_0620.git
chengshun16
apitest_0620
apitest_0620
master

搜索帮助