Metadata-Version: 2.1
Name: wasu-test
Version: 2.0.6
Summary: The Wasu Auto TestFrameWork
Home-page: UNKNOWN
Author: XiaoDong Chen
Author-email: chenxiaodong@wasu.com
License: UNKNOWN
Description: # 环境要求
        
        - [python3.6+](https://www.python.org/downloads/)
        - [nodejs](https://nodejs.org/zh-cn/)
        - [android-sdk](https://developer.android.com/studio#cmdline-tools)
        - [jdk](https://www.oracle.com/java/technologies/javase-downloads.html)
        - appium
        
        # 安装方法
        
        ```python
        pip install wasu-test==2.0
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
