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
- 接口自动化测试框架☆12May 14, 2026Updated last week
- 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.
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆21Feb 20, 2023Updated 3 years ago
- 接口自动化测试框架设计到开发☆42Jun 22, 2018Updated 7 years ago
- 基于pytest测试框架实现场景接口自动化和单接口自动化,支持参数驱动单接口执行,支持多接口依赖参数,支持配置全局变量,支持日志记录,数据库,yaml操作,二次封装requests库,支持allure报告直接打开☆33Jan 13, 2022Updated 4 years ago
- 基于httpRunner自主研发的接口测试平台☆15Dec 8, 2022Updated 3 years ago
- 两种模式playwright与selenium结合的基于pytest的web ui测试框架, 支持page object与screen play双测试模型, BDD最佳实践的测试实现☆18Oct 16, 2022Updated 3 years ago
- 使用SpringBoot封装的Jmeter.性能测试平台化.☆16Dec 7, 2018Updated 7 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆19Jun 17, 2022Updated 3 years ago
- GLInputPanel is an common control, it usally use in use upload pic , comment article , upload video and so on.☆16Aug 24, 2017Updated 8 years ago
- 基于airtest、poco框架自行搭建的APP自动化测试框架☆10Dec 29, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于python+Selenium+unittest+HTMLTestRunner框架的WebUI自动化测试脚本(PO模式)☆13Feb 25, 2018Updated 8 years ago
- ☆22Oct 21, 2022Updated 3 years ago
- ☆10Jul 12, 2016Updated 9 years ago
- ☆13May 31, 2019Updated 6 years ago
- 快速、轻量级、跨平台、自动化API框架☆13Aug 18, 2024Updated last year
- pytest report plugin☆10Feb 9, 2022Updated 4 years ago
- pip install decorator_libs ,各种最常用的日常通用不针对具体业务的装饰器大全☆13Apr 11, 2026Updated last month
- ☆16Jan 24, 2024Updated 2 years ago
- 性能测试平台☆23Oct 25, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- AI生成测试用例管理平台☆58Sep 3, 2025Updated 8 months ago
- Text Match Cut Video Generator Web App☆36Feb 19, 2026Updated 3 months ago
- k2p新ui页面自动化测试☆12Aug 1, 2017Updated 8 years ago
- 一款用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
- iOS自动打包并上传到fir.im☆14Mar 17, 2017Updated 9 years ago
- Airtest + Poco游戏自动化测试框架☆17Feb 7, 2022Updated 4 years ago
- 下载 小模块☆10Jun 26, 2017Updated 8 years ago
- 基于Airtest的自动化测试框架,生成测试报告,并通过邮件发送报告。☆27May 21, 2021Updated 5 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.
- 接口自动化测试框架(Java)☆15Sep 22, 2021Updated 4 years ago
- ☆14Jan 24, 2022Updated 4 years ago
- 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 3 months ago
- ☆20May 14, 2023Updated 3 years ago
- pytest+request+yaml+allure完成数据驱动的接口自动测试框架☆10Aug 24, 2022Updated 3 years ago
- 基于python3+requests+unitest接口自动化测试框架☆16Dec 8, 2022Updated 3 years ago