DayeShing / apiface
一套java后端自动生成接口并支持用例测试的工具(Tools that run in an operational or development environment)
☆18Updated 2 years ago
Alternatives and similar repositories for apiface:
Users that are interested in apiface are comparing it to the libraries listed below
- 快乐请求代理-借助chrome插件转发能力,拦截转发指定请求; 借助node.js响应被转发请求;☆12Updated 11 months ago
- ☆15Updated 2 years ago
- 🚀 Continuous testing report generator written in Python☆14Updated 5 years ago
- 灵猫智能管理平台是一个在线web测试项目与测试工具管理平台,通过灵猫智能快速敏捷的灵活性,实现项目管理、用例管理、模块管理、UI自动化测试管理、小工具应用等等系统的测试☆11Updated 3 years ago
- A behavioral testing library for LLM applications that allows developers to write natural language specifications for unit and integratio…☆13Updated 3 weeks ago
- A performance load tests platform base python3+vue3+locust+grafana,cool and user-friendly(性能测试平台)☆12Updated 8 months ago
- swagger生成jmeter脚本工具☆10Updated 4 years ago
- 接口测试框架☆9Updated 3 years ago
- 使用SpringBoot封装的Jmeter.性能测试平台化.☆16Updated 6 years ago
- 基于Django的接口测试平台☆10Updated 5 years ago
- ☆18Updated 3 years ago
- linked graph for diff☆12Updated last year
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11Updated 5 years ago
- Mock Service Worker Tools (MSW-Tools) is a data Mock tool built based on MSW.JS and Svelte. It is used for data linkage between front and…☆10Updated last year
- dubbo http 接口自动化测试框架☆10Updated 2 years ago
- 自动化测试框架基石工程,包含众多自动化测试需要用到的基础功能,可以做为脚手架☆11Updated 2 years ago
- WebUI,接口自动化测试框架☆13Updated 2 years ago
- LLMChat 是一个在Java生态下构建的企业级AIGC项目解决方案。它集成了强大的大语言模型(LLM)功能,结合RBAC权限体系,帮助企业快速构建智能客服、AI知识库、AI机器人等应用场景。支持本地私有大模型(如LocalAI/Ollama)、国内公共大模型(如通义千问…☆9Updated last week
- 测试用例覆盖率生成工具,快速成对组合生成各种组合用例!☆13Updated 3 years ago
- See You, Bug, API Auto Test Platfrom, API接口自动化测试平台, use Python+Vue+monogdb☆14Updated 2 years ago
- 使用XMind用例编写&用例评审;然后使用该工具把用例生成Excel并导入到TAPD(腾讯提供的一个软件研发管理平台),最后执行跟踪。 目前仅支持XMind8.0(以XML解析文档内容)☆15Updated last month
- 接口自动化测试平台,支持http/https/dubbo接口,并且支持多线程,加解密,参数传递引用和邮件报告等☆11Updated 3 years ago
- ☆14Updated 3 weeks ago
- Jmeter-Toolkit 是一个专门为 JMeter 测试管理而设计的强大工具集。通过使用 FastAPI 和 Docker 构建,为用户提供了一个简洁、高效且可扩展的解决方案。Jmeter-Toolkit 支持 JMX 文件的上传、执行以及报告生成,使您能够轻松地完成…☆27Updated last year
- TAWA is a next generation tool for automated testing of web applications.☆20Updated 10 months ago
- Autotest_platform 是一款基于 POM 模式开发的 Web UI 自动化测试平台,通过选择绑定好的 selenium 的关键字,比如打开 url,左键点击,输入文本等等这些动作,背后的代码已在后端封装好,前端只需要像填表格来设计测试案例即可。此外,由于平台是…☆28Updated 2 years ago
- 压测平台的controller,底层调用ngrinder☆13Updated 5 years ago
- 把自动化接口测试和spring boot Controller层的单元测试相结合起来,根据hibernate validator和swagger ui定义的格式自动生成测试数据和测试用例,保证接口的参数的严格性,同时又可以通过简单的Json配置文件来生成业务测试用例,提供 …