python接口自动化测试框架(关键字+数据驱动) -- 暂时不更新 pytest + requests + jenkins + allure(报告生成工具)
☆104Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for test_api
Users that are interested in test_api are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pytest+Request+Allure+Jenkins 接口自动化测试Demo☆56Feb 17, 2022Updated 4 years ago
- 接口自动化测试框架——基于python3 + unittest + ddt + excel实现的一套框架☆18Aug 28, 2019Updated 6 years ago
- 基于Pytest+request+Allure的接口自动化开源框架2(升级版)☆171Mar 25, 2021Updated 5 years ago
- 基于Python+Pytest+Requests+Allure+Yaml+Json实现全链路接口自动化测试☆291Aug 5, 2025Updated 11 months ago
- Python+Requests+jsonpath+xlrd接口自动化测试工具,实现数据依赖,支持restful规范,sql断言以及测试前后数据隔离操作,自定义扩展方法,可作用于用例当中;video https://www.bilibili.com/video/BV1rr4y…☆126Mar 11, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用 Python+Requests+Pytest+YAML+Allure 实现接口自动化☆1,051Mar 25, 2021Updated 5 years ago
- 接口自动化测试框架——python版,支持HTTP,dubbo协议接口☆778Mar 19, 2023Updated 3 years ago
- Python+Requests+Pytest+Allure+MySQL+Jenkins接口测试框架☆23Oct 21, 2025Updated 9 months ago
- 基于Pytest+request+Allure的接口自动化开源框架(第一版)☆382Apr 30, 2020Updated 6 years ago
- AutoTestProject项目是基于Python+Django+MySQL等技术搭建的,包含接口自动化测试,app自动化模块,web自动化模块,用例管理以及权限控制等功能自动化测试平台☆14Aug 12, 2020Updated 5 years ago
- 接口自动化测试平台——python+flask版,支持http协议,java 版本开发完毕https://github.com/liwanlei/plan☆756Updated this week
- python rest framework + vue + elementUI 前后端分离接口自动化平台☆14Jan 4, 2021Updated 5 years ago
- pytest+allure+requests☆37Nov 11, 2020Updated 5 years ago
- UI自动化测试框架 混合驱动:关键字驱动+数据驱动☆10Apr 23, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- python接口自动化测试框架,使用excel管理测试用例,客户端操作。☆32Jun 13, 2023Updated 3 years ago
- pytest测试框架实战实例☆203Aug 9, 2021Updated 4 years ago
- 基于Pytest+Request+Allure的接口自动化开源框架(Excel篇)☆13Oct 18, 2020Updated 5 years ago
- 自动化测试excel文档中的接口用例☆12Sep 18, 2018Updated 7 years ago
- 基于Pytest+Selenium+Allure的UI自动化开源框架(PO模式)☆12Oct 18, 2020Updated 5 years ago
- 接口自动化测试框架:Pytest+Allure+Excel数据驱动☆16Nov 5, 2021Updated 4 years ago
- 基于python的接口自动化测试框架☆131Jan 27, 2019Updated 7 years ago
- 本框架主要是基于 Python + pytest + allure + log + yaml + mysql + 钉钉通知 + Jenkins 实现的接口自动化框架,本框架优势在于易维护,功能丰富,测试人员只需要维护测试用例,零基础小白也可以快速上手,框架支持多环境、多角色…☆399Feb 10, 2023Updated 3 years ago
- fasttest 在macaca、appium、selenium的基础上做了一层关键字映射,在yaml文件上编写自动化用例,即使无代码基础的同学也已可以很快上手自动化测试☆26Jan 7, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- python自动化接口测试☆286May 23, 2023Updated 3 years ago
- 基于Python的接口自动化框架☆103Dec 8, 2022Updated 3 years ago
- ☆10Jun 21, 2022Updated 4 years ago
- 接口自动化测试框架,Python脚本,可与Jenkins持续集成系统结合。☆205Nov 9, 2016Updated 9 years ago
- appium UI 自动化测试框架☆274Mar 19, 2023Updated 3 years ago
- python3+django+requests+ddt+unittest接口自动化测试平台☆81Dec 7, 2022Updated 3 years ago
- 自动化测试平台☆54Aug 20, 2020Updated 5 years ago
- APP自动化测试脚本,支持多APP,多PC OS并行测试☆40Apr 11, 2018Updated 8 years ago
- (新版本已更新至项目TestApiFramework)python接口自动化测试框架---包括请求的封装、数据库操作、多断言、ddt数据驱动、多种请求方式等☆57Apr 15, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 接口自动化测试框架设计到开发☆42Jun 22, 2018Updated 8 years ago
- web,APP ,接口 UI自动化一体测试平台☆133Oct 12, 2021Updated 4 years ago
- app UI自动化测试平台☆179Feb 15, 2023Updated 3 years ago
- python + selenium + unittest/pytest 自动化测试框架。功能 :PO模式 数据驱动+封装selenium+异常截图+输出日志+失败重跑+生成HTML报告+支持unittest/pytest两种运行模式☆21Nov 30, 2019Updated 6 years ago
- 基于python3+selenium+unittest的WebUI自动化测试框架,使用POM(页面对象模型)设计模式,适合几乎所有web项目,可集成Jenkins部署自动化测试☆331May 21, 2024Updated 2 years ago
- AI+自动化测试平台系统☆479Mar 27, 2025Updated last year
- appium_selenium python 自动化UI测试☆843Apr 5, 2020Updated 6 years ago