lucas3414 / python_api_frameworkLinks
这是一个关于python的接口API自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架
☆23Updated 2 years ago
Alternatives and similar repositories for python_api_framework
Users that are interested in python_api_framework are comparing it to the libraries listed below
Sorting:
- HTTP接口自动化测试实战项目☆41Updated 3 years ago
- 基于python的接口自动化测试框架☆128Updated 6 years ago
- WebService接口自动化测试实战项目☆28Updated last year
- python + selenium + unittest/pytest 自动化测试框架。功能 :PO模式 数据驱动+封装selenium+异常截图+输出日志+失败重跑+生成HTML报告+支持unittest/pytest两种运行模式☆21Updated 6 years ago
- 基于python3+selenium+unittest的WebUI自动化测试框架,使用POM(页面对象模型)设计模式,适合几乎所有web项目,可集成Jenkins部署自动化测试☆317Updated last year
- python接口自动化测试框架(关键字+数 据驱动) -- 暂时不更新 pytest + requests + jenkins + allure(报告生成工具)☆103Updated 3 years ago
- (新版本已更新至项目TestApiFramework)python接口自动化测试框架---包括请求的封装、数据库操作、多断言、ddt数据驱动、多种请求方式等☆56Updated last year
- 基于selenium+pytest的UI自动化框架☆51Updated 5 years ago
- 这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest