• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    HTML
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A sample of running Airtest on multiple devices

介绍

多设备并行运行Airtest测试

For Readme in English, see readme.md

使用步骤

  1. 使用adb连接多台设备
  2. 安装 python3 环境以及 airtest pip install airtest
  3. clone 或者下载样例,打开项目目录,运行代码 python run.py

Airtest 多设备并行测试示意图

avatar

测试报告效果图

avatar