├── R ├── demo.gif ├── demo.mp4 └── icon.svg ├── README_zh.md └── README.md /R/demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goldenduo/TestCat/HEAD/R/demo.gif -------------------------------------------------------------------------------- /R/demo.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goldenduo/TestCat/HEAD/R/demo.mp4 -------------------------------------------------------------------------------- /README_zh.md: -------------------------------------------------------------------------------- 1 | 2 | # 测试猫 3 | 4 | [官网](https://testcat.flyingcat.top/) 5 | 6 | [教程](https://testcat.flyingcat.top/docs/#/tutorial/cat) 7 | 8 | Q群:298926322 9 | 10 | 安卓自动化测试套件。用JavaScript帮助您实现自动化测试的工具,无须ROOT权限。深度适配安卓,最好用的安卓自动化测试工具。 11 | 12 | 13 | 14 | # 下载 15 | [Windows](https://ghproxy.com/https://github.com/goldenduo/TestCat/releases/latest/download/testcat_win.zip) | [MacOS](https://ghproxy.com/https://github.com/goldenduo/TestCat/releases/latest/download/testcat_macos.zip) 16 | 17 | 18 | 19 | # 为什么使用测试猫 20 | 21 | 测试猫是迄今为止最先进、最简单易用的测试脚本开发工具,能够帮助自动化测试人员迅速编写测试脚本,解放双手,完全自动化运行脚本。 22 | 23 | # 特性 24 | 25 | - **实时操控:** 自研快速图片识别引擎,识别图片耗时小于0.1秒。 26 | - **无需root:** 手机无需ROOT便可以流畅使用。 27 | - **易学易用**: 测试猫脚本简单易学易用,一分钟学会,一分钟使用,共计两分钟即可编成高质量脚本。 28 | 29 | 30 | ## 打赏 31 | 32 | 请为测试猫点星 33 | 34 | ![request](https://cdn.jsdelivr.net/gh/goldenduo/AGB/R/please.gif) 35 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | [中文说明](https://github.com/goldenduo/TestCat/blob/main/README_zh.md) 2 | 3 | QQ Group For Learning: 298926322 4 | 5 | Tutorial:[Link](https://testcat.flyingcat.top/docs/#/tutorial/cat) 6 | 7 | # Test cat 8 | 9 | [official website](https://testcat.flyingcat.top/) 10 | 11 | Android automated test suite. A tool to help you implement automated testing with JavaScript, without ROOT permission. Deeply adapted to Android, the best Android automated testing tool. 12 | 13 | 14 | 15 | # download 16 | [Windows](https://ghproxy.com/https://github.com/goldenduo/TestCat/releases/latest/download/testcat_win.zip) | [MacOS](https://ghproxy.com/https://github.com/goldenduo/TestCat/releases/latest/download/testcat_macos.zip) 17 | 18 | 19 | 20 | # Why use test cat 21 | 22 | Testcat is by far the most advanced and easiest-to-use test script development tool, which can help automated testers quickly write test scripts, free their hands, and run scripts completely automatically. 23 | 24 | # Features 25 | 26 | - **Real-time control:** Self-developed fast image recognition engine, which takes less than 0.1 seconds to recognize images. 27 | - **NO ROOT:** The phone can be used smoothly without ROOT. 28 | - **Easy to learn and use**: The test cat script is easy to learn and use, learn it in one minute, use it in one minute, and a high-quality script can be compiled in a total of two minutes. 29 | 30 | 31 | ## reward 32 | 33 | Please star for the test cat 34 | 35 | ![request](https://cdn.jsdelivr.net/gh/goldenduo/AGB/R/please.gif) 36 | -------------------------------------------------------------------------------- /R/icon.svg: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------