A cross platform UI crawler which generate and execute UI test cases. Docs.
SamuelZhaoY |
xudafeng |
butterflyingdog |
wusphinx |
zivyangll |
wanglipeng8 |
---|---|---|---|---|---|
snapre |
This project follows the git-contributor spec, auto updated at Wed Mar 16 2022 14:57:38 GMT+0800
.
- ✅ automated ui tests with light configuration
- ✅ high accuracy
- ✅ cross-platform: android & ios
- ✅ testing result visualization
Since all the good ones are taken, NoSmoke
comes from the ideas across smoke testing
, but smoke is not good for health ...
Ensure tesseract and macaca drivers have been properly installed and then install nosmoke:
$ npm i nosmoke -g
and then run:
$ macaca server --verbose &
$ nosmoke
The MIT License (MIT)