TommyLemon / APIAuto

☔ 敏捷开发最强大易用的接口工具,机器学习零代码测试、生成代码与静态检查、生成文档与光标悬浮注释,腾讯、华为、SHEIN、传音、工行等使用 ☔ The most advanced tool for HTTP API. Testing with machine learning, generating codes and static analysis, generating comments and floating hints. Used by Tencent, Huawei, SHEIN, TRANSSION, ICBC, etc.
http://apijson.cn/api
Apache License 2.0
1.96k stars 246 forks source link

首个 Go 零代码单元测试 unitauto-go 开源,UnitAuto 的 Go 语言实现 #32

Open TommyLemon opened 1 year ago

TommyLemon commented 1 year ago

首个 Go 零代码单元测试 unitauto-go 开源,UnitAuto 的 Go 语言实现

https://www.oschina.net/news/233433/unitauto-go-open-source

完成同步方法/函数的单元测试;

image image

完成协程异步方法/函数的单元测试;

image image

完成与 UnitAuto-Admin 前端网页工具的交互;