api-testing icon indicating copy to clipboard operation
api-testing copied to clipboard

YAML based API testing tool. 开源接口调试、测试工具。Mock Server

Results 81 api-testing issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/swaggest/rest](https://github.com/swaggest/rest) from 0.2.66 to 0.2.73. Release notes Sourced from github.com/swaggest/rest's releases. v0.2.73 What's Changed feat: add support for special characters in path by @​byte-bandit in swaggest/rest#225 New Contributors @​byte-bandit...

dependencies
go

Below is a sample code: ```golang package main import ( "encoding/binary" "fmt" "net" "strconv" "strings" "github.com/gosnmp/gosnmp" ) const ( // SNMP 版本号 SNMPVersion = 1 // 固定的 OID 和值 OID...

Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.17 to 6.0.1. Changelog Sourced from codemirror's changelog. 6.0.1 (2022-06-30) Bug fixes Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused. 6.0.0...

dependencies
javascript

Now, we have serval extension points: * storage * secret Actually, providing UI extension is also very important. Different protocals have different elements, it's better to load the corresponding page...

enhancement
extension

Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 0.5.2 to 5.9.11+incompatible. Release notes Sourced from github.com/evanphx/json-patch's releases. v5.9.11 What's Changed Export errBadJSONDoc and errBadJSONPatch errors by @​skitt in evanphx/json-patch#209 Full Changelog: https://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11 v5.9.10 What's Changed...

dependencies
go

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.4 to 30.2.0. Release notes Sourced from jest's releases. 30.2.0 Chore & Maintenance [*] Update example repo for testing React Native projects (#15832) [*] Update jest-watch-typeahead to...

dependencies
javascript

Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 10.1.0 to 11.0.2. Release notes Sourced from electron-store's releases. v11.0.2 Update dependencies ccf6f15 https://github.com/sindresorhus/electron-store/compare/v11.0.1...v11.0.2 v11.0.1 Update dependencies (#297) 8ecbb6b https://github.com/sindresorhus/electron-store/compare/v11.0.0...v11.0.1 v11.0.0 Update conf dependency 3d690aa https://github.com/sindresorhus/electron-store/compare/v10.1.0...v11.0.0 Commits...

dependencies
javascript

Bumps [electron-log](https://github.com/megahertz/electron-log) from 5.4.1 to 5.4.3. Changelog Sourced from electron-log's changelog. Changelog 5.4.2 #472 Add the gray color and log.transports.console.colorMap option. 5.4.0 #465 Allow using %c template for the transports.console.format....

dependencies
javascript

Bumps [node-abi](https://github.com/electron/node-abi) from 4.12.0 to 4.15.0. Release notes Sourced from node-abi's releases. v4.15.0 4.15.0 (2025-10-23) Features update ABI registry (#227) (a0b95e0) v4.14.0 4.14.0 (2025-09-03) Features update ABI registry (7248466) v4.13.1...

dependencies
javascript

Bumps [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) from 3.0.1 to 5.1.1. Release notes Sourced from @​vitejs/plugin-vue-jsx's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies
javascript