本框架主要是基于 Python + pytest + allure + log + yaml + mysql + 钉钉通知 + Jenkins 实现的接口自动化框架,本框架优势在于易维护,功能丰富,测试人员只需要维护测试用例,零基础小白也可以快速上手,框架支持多环境、多角色任意切换,支持接口响应断言以及数据库断言。
☆402Feb 10, 2023Updated 3 years ago
Alternatives and similar repositories for PytestAutoApi
Users that are interested in PytestAutoApi are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用 Python+Requests+Pytest+YAML+Allure 实现接口自动化☆1,067Mar 25, 2021Updated 5 years ago
- 基于Python+Pytest+Requests+Allure+Yaml+Json实现全链路接口自动化测试☆294Aug 5, 2025Updated last year
- pytest测试框架实战实例☆204Aug 9, 2021Updated 5 years ago
- python+selenium+pytest+allure UI 自动化框架☆446Mar 19, 2026Updated 5 months ago
- 这是一个python+pytest+requests+yaml+allure接口自动化测试框架项目☆26Feb 17, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于pytest的接口自动化测试框架☆302Sep 2, 2025Updated 11 months ago
- pytest+allure基于python的接口自动化集成框架:发送请求、数据自动采集(postman抓包的json数据)、全局配置、接口断言、日志记录、allure报告☆58Dec 17, 2019Updated 6 years ago
- python接口自动化测试框架(关键字+数据驱动) -- 暂时不更新 pytest + requests + jenkins + allure(报告生成工具)☆104Dec 8, 2022Updated 3 years ago
- Pytest+Request+Allure+Jenkins 接口自动化测试Demo☆56Feb 17, 2022Updated 4 years ago
- 本框架是基于 Python+Pytest+yaml+json+mysql+log+allure 实现的接口自动化测试框架☆118Jan 8, 2024Updated 2 years ago
- pytest 官方文档的中文翻译,但不仅仅是单纯的翻译,也包含自己的理解和实践。☆376Apr 13, 2026Updated 4 months ago
- 《Pytest+Playwright+Allure》UI自动化示例项目,集成Page Object模式,提供基本的Pytest与Playwright使用,Allure报告,以及由Github Action实现的并行测试。 A concise UI automation d…☆122Feb 27, 2024Updated 2 years ago
- pytest接口自动化框架demo☆67Feb 28, 2021Updated 5 years ago
- 接口自动化测试平台(老平台移步master_old分支)☆1,670Apr 7, 2026Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- pytest框架的学习和简单使用(实现接口自动化测试)☆34Dec 1, 2019Updated 6 years ago
- 设计并实现一个基于UI自动化、接口自动化、PO模式、数据驱动、关键字驱动、持续集成与持续发布、图像识别等技术的自动化测试框架。本框架选用 Selenium+Requests+pytest框架作为控制层进行逻辑验证,YAML作为持久层进行测试数据的存储,利用Logging 埋…☆41Apr 14, 2024Updated 2 years ago
- 接口自动化测试框架——python版,支持HTTP,dubbo协议接口☆777Mar 19, 2023Updated 3 years ago
- 🎉一个不再迭代的开源接口测试平台,欢迎大家多提issue多给反馈。 求star⭐,我会尽量更新下去的!☆690May 29, 2024Updated 2 years ago
- 基于Pytest+request+Allure的接口自动化开源框架(第一版)☆384Apr 30, 2020Updated 6 years ago
- 全网最好的pytest课☆29Aug 17, 2024Updated 2 years ago
- 基于Pytest+request+Allure的接口自动化开源框架2(升级版)☆171Mar 25, 2021Updated 5 years ago
- 采用python+pytest+allure+requests的接口自动化测试框架☆12Jan 12, 2024Updated 2 years ago
- http/https API run by yaml☆19Feb 13, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 接口自动化测试平台——python+flask版,支持http协议,java 版本开发完毕https://github.com/liwanlei/plan☆756Jul 18, 2026Updated last month
- Python+Requests+PyTest+Excel+Allure接口自动化测试实战☆14Mar 16, 2023Updated 3 years ago
- minium 是为小程序专门开发的自动化框架, 提供了 Python 和 JavaScript 版本☆15Nov 19, 2021Updated 4 years ago
- ☆10Jun 21, 2022Updated 4 years ago
- MuskTest是一个基于python开发的接口自动化测试框架,同时兼容unittest和pytest,使用它无需写代码,只需要通过yaml文件编写非常简洁的用例数据,即可完成接口自动化测试,并生成自动化测试报告☆25Jun 21, 2024Updated 2 years ago
- 接口自动化测试框架:Pytest+Allure+Excel数据驱动☆16Nov 5, 2021Updated 4 years ago
- 一款用python写的接口测试框架,可以对单接口 和多接口逻辑进行全方位的测试。框架分为三部分:1.执行前 2.执行中 3.执行后☆10May 24, 2017Updated 9 years ago
- 基于selenium+pytest的UI自动化框架☆53Jun 21, 2020Updated 6 years ago
- 基于python3+selenium+unittest的WebUI自动化测试框架,使用POM(页面对象模型)设计模式,适合几乎所有web项目,可集成Jenkins部署自动化测试☆333May 21, 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.
- 基于python3+requests+unitest接 口自动化测试框架☆16Dec 8, 2022Updated 3 years ago
- 采用幕布演示 HttpRunner 核心功能特性☆11Jul 20, 2019Updated 7 years ago
- 使用 Django 框架开发自动化测试用例管理平台☆12Dec 8, 2022Updated 3 years ago
- Pytest Assist (PA) is an extension of pytest☆12Oct 29, 2025Updated 10 months ago
- Tpshop自动化测试项目主体使用Selenium+PyTest+allure+PyMysql,部分使用Requests实现接口自动化☆32Dec 31, 2022Updated 3 years ago
- 使用 Python+Flask+MySQL+Redis 开发简单接口实例☆262May 1, 2023Updated 3 years ago
- 基于JMeter的性能自动化测试框架完美版☆78Nov 29, 2022Updated 3 years ago