Skip to content

Commit 602408a

Browse files
add kea2 (#1112)
* Related projects: Add Kea2 * update doc --------- Co-authored-by: XixianLiang <[email protected]>
1 parent e8efa12 commit 602408a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,11 +1302,12 @@ Reference: https://www.cnblogs.com/insist8089/p/6898181.html (Chinese)
13021302

13031303
# Other Excellent Projects
13041304

1305+
- <https://github.com/ecnusse/Kea2>: Fusing automated UI testing with scripts for effectively fuzzing Android apps.
13051306
- <https://github.com/atinfo/awesome-test-automation>: A collection of excellent test automation frameworks.
13061307
- [google/mobly](https://github.com/google/mobly): Google's internal test framework.
13071308
- <https://github.com/zhangzhao4444/Maxim>: A monkey test tool based on UiAutomator.
13081309
- <http://www.sikulix.com/>: A well-established image-based automation framework.
1309-
- <http://airtest.netease.com/>: The predecessor of this project, later taken over and optimized by NetEase Guangzhou team. Features a good IDE.
1310+
- <http://airtest.netease.com/>: The predecessor of this project, later taken over and optimized by NetEase Guangzhou team. Features a good IDE. (archived)
13101311

13111312
(Order matters, additions welcome)
13121313

README_CN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1207,11 +1207,12 @@ https://www.cnblogs.com/insist8089/p/6898181.html
12071207

12081208
# 其他优秀的项目
12091209

1210+
- https://github.com/ecnusse/Kea2: 面向安卓的自动化界面遍历与脚本协同测试框架
12101211
- https://github.com/atinfo/awesome-test-automation 所有优秀测试框架的集合,包罗万象
12111212
- [google/mobly](https://github.com/google/mobly) 谷歌内部的测试框架,虽然我不太懂,但是感觉很好用
12121213
- https://github.com/zhangzhao4444/Maxim 基于Uiautomator的monkey
12131214
- http://www.sikulix.com/ 基于图像识别的自动化测试框架,非常的老牌
1214-
- http://airtest.netease.com/ 本项目的前身,后来被网易广州团队接手并继续优化。实现有一个不错的IDE
1215+
- http://airtest.netease.com/ 本项目的前身,后来被网易广州团队接手并继续优化。实现有一个不错的IDE (archived)
12151216

12161217
排名有先后,欢迎补充
12171218

0 commit comments

Comments
 (0)