Releases: ecnusse/Kea2
Kea2 v1.2.3
What's Changed
- update: fastbot agent 0323 by @XixianLiang in #198
- feat: log invariant violations by @XixianLiang in #199
- update: enhance bug report UI by @Drifterpc in #201
更新日志
更新: fastbot agent 0323 版本
更新:console log 固定输出 invariants 违反信息
更新:优化了测试报告的 UI
Full Changelog: v1.2.2...v1.2.3
Kea2 v1.2.3b1
What's Changed
- release: v1.2.2 by @XixianLiang in #192
- update: fastbot agent 0323 by @XixianLiang in #198
- feat: log invariant violations by @XixianLiang in #199
Full Changelog: v1.2.2...v1.2.3b1
Kea2 v1.2.2
What's Changed
- feat: add android-quicktest automation by @XixianLiang in #188
- Update FBM Merge documentation and CLI command by @majuzi123 in #190
- feat: update fastbot3 0309 by @XixianLiang in #194 #193 #196
- feat: allow customizing fastbot algo: sarsa & double-sarsa by @XixianLiang in #195
更新日志
新增:添加 android-quicktest 自动化此时(作者:@XixianLiang)#188
更新:完善 FBM Merge 文档与 CLI 命令(作者:@majuzi123)#190
新增:更新 fastbot3 0309(作者:@XixianLiang)#194 #193 #196
新增:支持自定义 fastbot 算法:sarsa 与 double-sarsa(作者:@XixianLiang) #195
Full Changelog: v1.2.1...v1.2.2
v1.2.2b4
v1.2.2b3
What's Changed
- feat: add android-quicktest automation by @XixianLiang in #188
- Update FBM Merge documentation and remove CLI command by @majuzi123 in #190
- feat: update fastbot add static state by @XixianLiang in #193
- feat: add --fastbot-agent option to select SARSA or DOUBLE-SARSA
Fastbot3 version: 2026/03/09
Full Changelog: v1.2.1...v1.2.2b3
v1.2.1
What's Changed
- fix: enhance widget coverage filter by retriving all activities from pkg by @XixianLiang in #184
- fix: fix test report time statistics by @Drifterpc in #183
- fix: quicktest crash by @XixianLiang in #187
更新日志
- 修复:优化控件覆盖统计逻辑,提前获得待测包所有Acitivty以方便过滤目标包名的activity
- 修复:测试时长统计偶然失效的问题
- 修复:quicktest崩溃,统一使用子进程启动kea2。
Full Changelog: v1.2.0...v1.2.1
Kea2 v1.2.0
What's Changed
- Enhanced crash bug detection. Fixed Kea2 crash issue during ANR by @XixianLiang in #171
- Added widget coverage metrics in bug report by @XixianLiang, @Drifterpc, @J1AL1U in #160
- Updated documentation by @XixianLiang in #180
- Enhanced
--act-blacklist-fileand--act-whitelist-filearguments - Upgraded to Fastbot 3.0 with Double SARSA and dynamic state abstraction by @zhangzhao444
- (Experimental) Added model merger functionality, enabling accelerated training through Fastbot model aggregation in distributed testing environments by @majuzi123
- Add return code for
kea2 runcommand
更新日志
- 崩溃错误专项检测能力提升
- 测试报告新增控件覆盖统计功能
- 完善使用文档
- 优化活动黑白名单参数配置方式,增加参数默认值
- 升级至 Fastbot 3.0,采用 Double SARSA 算法及动态状态抽象机制
- (实验性功能) 新增模型合并功能,支持分布式测试环境下通过聚合 Fastbot 模型实现训练加速
- 新增
kea2 run的 返回码
Full Changelog: v1.1.1...v1.2.0
Kea2 v1.1.3b2
发布前测试版
更新日志
- 新增 fbm merger 相关参数
--download-fbm--upload-fbm,默认不触发 - 合并 fastbot 新算法 (动态 state)
Full Changelog: v1.1.3b1...v1.1.3b2
Kea2 v1.1.3b1
本版本为 beta 版本,包括fastbot新算法的优化。merge fbm 等特性。
在 v1.1.3b0版本的基础上修复了一些问题,并新增了对 widget coverage 详情的链接。
Full Changelog: v1.1.3b0...v1.1.3b1
Kea2 v1.1.3b0
本版本为 beta 版本,包括fastbot新算法的优化。merge fbm 等特性。
更新日志
- fastbot 算法更新及性能优化 @zhangzhao4444
- merge fbm @majuzi123
- 控件覆盖率 @Drifterpc @J1AL1U
Full Changelog: v1.1.1...v1.1.3b0