Macaca开源--阿里的移动自动化测试框架


https://github.com/macacajs/macaca-cli 项目在此

https://macacajs.github.io/macaca/cli-usage.html 文档在此

项目首页 https://macacajs.github.io/macaca/

安装过程非常简单,首先你需要安装node.js

然后 需要换个源:http://npm.taobao.org/

cnpm i macaca-cli –g 命令就可以安装
 
# 查看版本
$ macaca -v
# 查看环境
$ macaca doctor
 
然后根据 检查结果和文档,完成其他组件的安装,参考appium环境搭建。
image
参考文档:
https://testerhome.com/topics/4407
https://testerhome.com/topics/4442
https://testerhome.com/topics/4359


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM