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

机器学习零代码单元测试平台 UnitAuto 2.9 新增 Go 版、Mock Java 复杂对象 #50

Open
TommyLemon opened this issue Aug 11, 2023 · 0 comments
Labels

Comments

@TommyLemon
Copy link
Owner

TommyLemon commented Aug 11, 2023

Go:

新增 Go 版,支持 同步、异步 Func/Mehod,支持基本类型和自定义 Struct, Interface 等:
https://github.com/TommyLemon/UnitAuto/tree/master/UnitAuto-Go

还有单独的仓库 unitauto-go,单独发版:
https://github.com/TommyLemon/unitauto-go/releases

Java:

新增支持 mock 各种对象的成员变量,包括继承、嵌套等复杂自定义对象;

Admin:

新增自动智能补全、环境对比测试、前置与后置脚本等功能;

解决静态检查回调方法报错格式不对;
注释符 // 前空格改为 1 个;
同步前端代码到 Demo;

更多图文内容见
https://www.oschina.net/news/234690/unitauto-2-9-released

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

1 participant