Skip to content

12301146-hongchaodai/airtest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airtest

Python lib for android and ios app test.

在线文档 http://netease.github.io/airtest

作为在线文档的一个补充,有个pydoc生成的API列表可以作为参考 http://netease.github.io/airtest/airtest.devsuit.html

离线文档使用方法:

git clone https://github.com/netease/airtest && cd airtest
gem install jekyll
git checkout gh-pages
jekyll serve --baseurl=''

如何给给该项目贡献

因为刚项目常常更新,所以可能会有一些没有测试到的bug。

可以在发现了问题后,提个issue给作者。 另外一些新的思路也可以提到issue中。

相关的项目

  1. 实现了touch,swipe,pinch https://github.com/netease/airinput
  2. 基于opencv的图像识别库 https://github.com/netease/aircv

License

This project is under the MIT License. See the LICENSE file for the full license text.

About

Mobile test package (for android, ios also windows)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.1%
  • HTML 5.8%
  • Go 4.3%
  • CSS 2.7%
  • JavaScript 1.0%
  • Shell 0.9%
  • Other 0.2%