一款跨端的自动化爬虫工具. 使用文档.
- ✅ 轻成本的自动化UI遍历测试
- ✅ 高精度
- ✅ 跨平台
- ✅ 测试结果可视化
Since all the good ones are taken, NoSmoke
comes from the ideas across smoke testing
, but smoke is not good for health ...
确保 tesseract 以及macaca 驱动层已安装在本地正确安装, 并运行一下指令安装NoSmoke
$ npm i nosmoke -g
并运行:
$ macaca server --verbose &
$ nosmoke
The MIT License (MIT)