基于 WebSocket 的前端远程实时 LOG 工具
☆29May 14, 2018Updated 7 years ago
Alternatives and similar repositories for AirLog
Users that are interested in AirLog are comparing it to the libraries listed below
Sorting:
- 通过GT实现app的性能数据采集,结合maxim实现高速monkey☆13Apr 28, 2018Updated 7 years ago
- 自动化测试框架基石工程,包含众多自动化测试需要用到的基础功能,可以做为脚手架☆11May 7, 2022Updated 3 years ago
- Text Match Cut Video Generator Web App☆36Feb 19, 2026Updated last week
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆20Feb 20, 2023Updated 3 years ago
- lyrebird-java-client 是Lyrebird的一个 Java SDK,通过调用Lyrebird本身提供的API实现在Java项目中控制 Lyrebird Services☆15Sep 9, 2021Updated 4 years ago
- Java-elf是一个轻量级接口自动化测试项目☆19Nov 15, 2022Updated 3 years ago
- 这是一个消息中间件, 通过配置和编码,即可将相同的消息通过钉钉自定义机器人、钉钉消息、飞书自定义机器人、飞书消息、企业微信自定义机器人、企业微信消息以及邮箱消息通道进行发送, 提供统一消息维护方式,发送时会按照对应的平台类型自动进行转换☆19Oct 13, 2024Updated last year
- a toy mock server based on anyproxy☆20Mar 18, 2019Updated 6 years ago
- ☆18Sep 26, 2021Updated 4 years ago
- Easy-Log是一个基于SpringBoot AOP实现的日志组件,具有全自动记录日志、支持记录MyBatis执行操作的数据快照、支持性能测试、注解/自定义注解/无注解记录操作日志的功能,支持自定义标签和SpEL表达式,提供Web管理界面进行在线动态控制日志功能的启停、同…☆18Dec 1, 2023Updated 2 years ago
- 埋点自动化测试框架☆17Mar 17, 2020Updated 5 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆19Jun 17, 2022Updated 3 years ago
- Java Client for Appium WebDriverAgent, the api doc: https://documenter.getpostman.com/view/1837823/TVmMhJNB☆19Mar 4, 2021Updated 5 years ago
- U-Transkript is a powerful Python library for automatically extracting transcripts (subtitles) from YouTube videos and translating them i…☆13Feb 16, 2026Updated 2 weeks ago
- Automated test solution for http requests based on recording and playback☆20Aug 10, 2022Updated 3 years ago
- jun_api_service是一个基于我另外一个自定义的starter的动态API框架。项目本身使用技术有SpringBoot+字节码生成执行+动态脚本+动态SQL,可以实时动态生成RESTAPI并动态发布或者热加载。且发布后可动态执行java源码、groovy脚本及SQ…☆23Aug 19, 2025Updated 6 months ago
- Java Byte Code Editor☆23May 19, 2022Updated 3 years ago
- 🔥 AI 驱动的 Vue3 低代码开发平台。 内置低代码引擎、渲染器与代码生成器,实现 Vue 源码与低代码 DSL 的双向智能转换。专为前端开发者打造,开箱即用。 无缝融入现有工程,零侵入开发流程与编码习惯☆46Updated this week
- devops-dns-server 是一款简单的dns服务器,支持从外部数据源获取数据(比如从CMDB中获取数据,只要API返回固定格式的数据)、支持读取某个文件(必须是/etc/hosts文件一样的格式), 从而可以使解析主机名为IP,也可以转发DNS请求到指定的DNS服…☆20Feb 22, 2020Updated 6 years ago
- 在前端 UI 自动化测试中,提供类抓包工具的拦截 url 断点处理和 mock 数据等功能, 并集成埋点自动化测试。☆26Dec 13, 2022Updated 3 years ago
- 性能测试平台☆23Oct 25, 2018Updated 7 years ago
- Pickleib helps automate tests for WebUI, MobileUI, Desktop UI, API, Email, DataBase, Localisation and more!☆12Feb 13, 2026Updated 2 weeks ago
- 基于jmeter的性能测试平台☆39Feb 2, 2025Updated last year
- an awesome automation test framework☆26Jun 4, 2021Updated 4 years ago
- 该工具旨在整合Appium、Selenium和Requests工具,为测试开发工作提供支持。它的目标是让整合能够跨越不同工具之间的隔阂,实现全方位的测试覆盖。该框架融合了Python编程与测试理论,是一项高级学习成果,具有思想上的广泛性。未来可以进一步完善,加入界面化设计,…☆27Aug 21, 2024Updated last year
- 简单易用的java接口文档生成器,基于Javadoc风格生成,前端地址https://github.com/Easy-doc/Easy-doc-ui-pro☆31Jul 12, 2025Updated 7 months ago
- 埋点自动化测试☆24Jun 20, 2017Updated 8 years ago
- 设计并实现一个基于UI自动化、接口自动化、PO模式、数据驱动、关键字驱动、持续集成与持续发布、图像识别等技术的自动化测试框架。本框架选用 Selenium+Requests+pytest框架作为控制层进行逻辑验证,YAML作为持久层进行测试数据的存储,利用Logging 埋…☆39Apr 14, 2024Updated last year
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11May 18, 2019Updated 6 years ago
- Fix bugs, create user stories, create PRDs, manage sprints - by AI.☆15Apr 17, 2025Updated 10 months ago
- 专门用于视觉丰富文档(VRDs)的大模型RAG系统☆12Feb 11, 2025Updated last year
- 通过代理 MITM 实现 HTTP/HTTPS 抓包☆26Sep 21, 2017Updated 8 years ago
- A behavioral testing library for LLM applications that allows developers to write natural language specifications for unit and integratio…☆16Dec 21, 2024Updated last year
- Modern open-source web GUI for Asterisk PBX – extensions, SIP trunks, CDR, voicemail & real-time dashboard. Docker deployment in minutes.☆30Feb 18, 2026Updated 2 weeks ago
- 一个为浪人新闻 @langxintv 开发的 Telegram 投稿机器人☆11Jun 3, 2025Updated 9 months ago
- js二维码生成☆24Dec 16, 2015Updated 10 years ago
- DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。☆23Nov 5, 2021Updated 4 years ago
- puppeteer UI automation test tools, record once, run everywhere, bringing you a comprehensive and enjoyable automation experience☆34Jan 11, 2026Updated last month
- 利用企业微信群机器人发消息提醒☆14Sep 19, 2025Updated 5 months ago