介绍
May 24, 2019 · View on GitHub
多设备并行运行Airtest测试
For Readme in English, see readme.md
使用步骤
- 使用adb连接多台设备
- 安装 python3 环境以及 airtest
pip install airtest - clone 或者下载样例,打开项目目录,运行代码
python run.py
Airtest 多设备并行测试示意图

测试报告效果图

May 24, 2019 · View on GitHub
多设备并行运行Airtest测试
For Readme in English, see readme.md
pip install airtestpython run.py
