MuskTest是一个基于python开发的接口自动化测试框架,同时兼容unittest和pytest,使用它无需写代码,只需要通过yaml文件编写非常简洁的用例数据,即可完成接口自动化测试,并生成自动化测试报告
☆25Jun 21, 2024Updated last year
Alternatives and similar repositories for MuskTest
Users that are interested in MuskTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- pip install pysnooper_click_able 神级别黑科技装饰器,实现难度5颗星。不用打断点不用到处加print的deubg工具,可以精确显示代码运行率轨迹并点击。base pysnooper, but can click and jump to c…☆22Nov 18, 2021Updated 4 years ago
- python的Unittest框架扩展库、提供生成HTML测试报告、用例失败重运行、数据驱动、邮件发送测试结果等功能!☆66Jul 18, 2024Updated last year
- ☆13Feb 15, 2023Updated 3 years ago
- 测试脚本和框架代码分离的轻量级接口自动化框架: 1、能够管理系统公共的数据,系统发生变化后方便切换 2、能够实现接口层级的复用,提高接口自动化脚本的可维护性 3、能够实现接口之间的关联,也就是需要结果提取器 4、能够操作数据库处理数据(预制数据、清理垃圾数据) 5、能够实现…☆11Mar 25, 2021Updated 5 years ago
- 接口自动化测试框架☆12Jul 17, 2025Updated 8 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆21Feb 20, 2023Updated 3 years ago
- 基于pytest测试框架实现场景接口自动化和单接口自动化,支持参数驱动单接口执行,支持多接口依赖参数,支持配置全局变量,支持日志记录,数据库,yaml操作,二次封装requests库,支持allure报告直接打开☆33Jan 13, 2022Updated 4 years ago
- 基于httpRunner自主研发的接口测试平台☆15Dec 8, 2022Updated 3 years ago
- 接口自动化测试框架(Java 实现)☆11Mar 13, 2022Updated 4 years ago
- 使用SpringBoot封装的Jmeter.性能测试平台化.☆16Dec 7, 2018Updated 7 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆19Jun 17, 2022Updated 3 years ago
- 基于python+Selenium+unittest+HTMLTestRunner框架的WebUI自动化测试脚本(PO模式)☆13Feb 25, 2018Updated 8 years ago
- ☆22Oct 21, 2022Updated 3 years ago
- 以模块为单位将使用过的技术整合到这个项目中做Demo☆10Oct 11, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- ☆10Jul 12, 2016Updated 9 years ago
- ☆13May 31, 2019Updated 6 years ago
- pytest report plugin☆10Feb 9, 2022Updated 4 years ago
- Test Management Platform for Automation☆17Aug 24, 2015Updated 10 years ago
- 基于Python+Pytest+Requests+Allure+Yaml+Json实现全链路接口自动化测试☆283Aug 5, 2025Updated 8 months ago
- ☆16Jan 24, 2024Updated 2 years ago
- AI生成测试用例管理平台☆52Sep 3, 2025Updated 7 months ago
- 性能测试平台☆23Oct 25, 2018Updated 7 years ago
- Text Match Cut Video Generator Web App☆36Feb 19, 2026Updated last month
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 一款用python写的接口测试框架,可以对单接口 和多接口逻辑进行全方位的测试。框架分为三部分:1.执行前 2.执行中 3.执行后☆10May 24, 2017Updated 8 years ago
- pip install async_pool_executor,its api like the concurrent.futures.使asyncio并发编程简化10倍☆12May 28, 2024Updated last year
- Airtest + Poco游戏自动化测试框架☆16Feb 7, 2022Updated 4 years ago
- 基于Airtest的自动化测试框架,生成测试报告,并通过邮件发送报告。☆27May 21, 2021Updated 4 years ago
- 下载 小模块☆10Jun 26, 2017Updated 8 years ago
- 接口自动化测试框架(Java)☆15Sep 22, 2021Updated 4 years ago
- MediaMate 是一个实验性的开源项目,利用playwright自动控制网页版多媒体账户,旨在自动化运营多媒体账号,我们的终极目标是让AI完全接管多媒体账号。☆47Sep 11, 2024Updated last year
- ☆14Jan 24, 2022Updated 4 years ago
- 本项目是对django rest_framework框架的源码分析,方便对rest_framework进行源码解读,加深对rest_framework框架的理解。我将用在关键部分代码添加注释的方式对源码进行分析说明。 我将在个人博客上配合详细文字说明对源码分析的思路进行介…☆13Dec 23, 2018Updated 7 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Our goal is to leverage the orchestration and management of cloud computing environments to a new level, reducing costs and managing the …☆19Mar 13, 2019Updated 7 years ago
- 🚀 Macaca Playwright driver☆17Jan 29, 2026Updated 2 months ago
- ☆20May 14, 2023Updated 2 years ago
- pytest+request+yaml+allure完成数据驱动的接口自动测试框架☆10Aug 24, 2022Updated 3 years ago
- 基于python3+requests+unitest接口自动化测试框架☆16Dec 8, 2022Updated 3 years ago
- Grab screen and control android devices over ADB using python3.12 or later☆25Jan 7, 2024Updated 2 years ago
- 基于Opencv的简单不定长文本识别☆15Jul 15, 2023Updated 2 years ago