Skip to content

easyeda/eext-api-test-tool

Repository files navigation

接口测试工具

功能概述

本工具提供以下核心功能,旨在提升API接口调试的效率和准确性:

  1. 快捷调试API接口:支持实时查看返回值及其数据类型。
  2. 灵活匹配机制:支持类名(区分大小写)和方法名(含函数括号)的精确匹配。
  3. 历史指令记录:自动保存最近使用的指令,便于快速复用。
  4. 异步函数调用支持:确保异步操作的顺畅执行。

用户界面

用户可以通过顶部菜单栏访问以下功能:

  • 测试 > 接口测试
  • 测试 > 关于

待实现功能

  1. 常用数据快捷获取:提供常用数据的快速访问功能。
  2. 点击记录复现指令:通过点击记录轻松复现之前的指令。
  3. 自适应匹配框:根据输入内容动态调整匹配范围。
  4. UI优化:改进用户界面设计,提升用户体验。

API Testing Tool

Function Overview

This tool provides the following core features to improve the efficiency and accuracy of API debugging:

  1. Quick API Debug: Supports real-time viewing of return values and their data types.

  2. Flexible Matching Mechanism: Supports exact matching of class names (case-sensitive) and method names (including function parentheses).

  3. Historical Command Record: Automatically saves recently used commands for quick reuse.

  4. Asynchronous Function Call Support: Ensures smooth execution of asynchronous operations.

User Interface

Users can access the following features via the top menu bar:

  • Test > API Testing
  • Test > About

Future Features

  1. Quick Access to Frequently Used Data: Provides quick access to frequently used data.

  2. Click to Record and Replay Command: Easily reproduce previous commands by clicking on a record.

  3. Adaptive Match Box: Dynamically adjusts the matching range based on the input.

  4. UI Optimization: Improves the user interface design to enhance the user experience.

About

JLCEDA & EasyEDA Professional Edition Extended API Development and Debugging Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published