Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 829 Bytes

README.zh.md

File metadata and controls

39 lines (24 loc) · 829 Bytes

NoSmoke 2.0


一款跨端的自动化爬虫工具. 使用文档.

1. 优势:

  • ✅ 轻成本的自动化UI遍历测试
  • ✅ 高精度
  • ✅ 跨平台
  • ✅ 测试结果可视化

2. 取名由来:

Since all the good ones are taken, NoSmoke comes from the ideas across smoke testing, but smoke is not good for health ...

3. 运行效果:

macaca-ios

4. 快速开始:

确保 tesseract 以及macaca 驱动层已安装在本地正确安装, 并运行一下指令安装NoSmoke

$ npm i nosmoke -g

并运行:

$ macaca server --verbose &
$ nosmoke

License

The MIT License (MIT)