Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【工具自荐】接口自动化测试平台,帮助测试工程师快速编写接口自动化测试用例 #4173

Open
9 tasks done
tahitimoon opened this issue Mar 24, 2024 · 0 comments
Labels

Comments

@tahitimoon
Copy link

tahitimoon commented Mar 24, 2024

项目地址:https://github.com/tahitimoon/LunarLink

在线体验: http://47.119.28.171:8081/

体验账号:test 密码:test2023

项目文档:https://lunar-link-docs.fun

简介:基于HttpRunner + Django + Vue + Element UI 的接口自动化测试平台,生产可用。

核心特性

  • 支持同步 YAPI(间接支持 Swagger,Postman,Har),无需手动录入接口
  • 继承Requests的全部特性,轻松实现 HTTP(S)的各种测试需求
  • 借助驱动代码(debugtalk.py),在测试脚本中轻松实现请求参数签名,加密和解密响应等
  • 支持完善的 hook 机制,通过请求前置和后置函数,完美解决单接口的 token 依赖和多个接口的参数传递
  • 支持录制HTTP(S)请求,简单操作即可生成测试用例
  • 类 crontab 的定时任务, 无需额外学习成本
  • 测试用例支持参数化和数据驱动机制
  • 测试结果统计报告简洁清晰,附带详尽统计信息和日志记录
  • 测试报告推送飞书,钉钉,企业微信等

演示图 ✅

introduce2

introduce4

test_case26

@ruanyf ruanyf added the weekly label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants