Metadata-Version: 1.0
Name: airtest
Version: 0.9.9
Summary: mobile test(black air) python lib
Home-page: UNKNOWN
Author: codeskyblue
Author-email: codeskyblue@gmail.com
License: UNKNOWN
Description: 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中。
        
        ## License
        This project is under the MIT License. See the [LICENSE](LICENSE) file for the full license text.
        
Platform: UNKNOWN
