# App及小程序自动化框架 **Repository Path**: pengchengjiang/python-airtest-pytest-alluer ## Basic Information - **Project Name**: App及小程序自动化框架 - **Description**: 给予python3.7,使用airtest结合pytest与allure所制作的适用于app,小程序,Windows桌面应用的自动化软件,该框架可直接进行微调快速进入以上提及的各个平台端的自动化测试 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-17 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # App及小程序自动化框架 #### 介绍 给予python3.7,使用airtest结合pytest与allure所制作的适用于app,小程序,Windows桌面应用的自动化软件,该框架可直接进行微调快速进入以上提及的各个平台端的自动化测试 #### 软件架构 编程语言:Python IDE继承开发工具:airtest,Pycharm pip库:allure,pytest,pandas,airtest,pytest-assume,poco 安卓开发工具:ADB命令工具 #### 安装教程 1. airtestIDE 2. python3.7 3. allure 4. pytest 5. pandas 6. adb命令工具 7. airtest 8. pytest-assume 9. poco 10. 安装建议使用国内清华源:https://pypi.tuna.tsinghua.edu.cn/simple #### 使用说明 1. 略 #### 参与贡献 1. Pro999创建仓库并提交代码 #### 其他 1. 使用参考文档包括: 1.https://airtest.doc.io.netease.com/IDEdocs/poco_framework/4_poco_API/ 2.https://mp.weixin.qq.com/s?__biz=MzA5NDYxNTU5NA==&mid=2247490369&idx=1&sn=0052ab18a8dc75208a2fbb4b095e5ff1&chksm=904aba04a73d3312a7b117671f1df243727cc6e4cd0db3cfa3e05d1de1feacff242f623d1a3b&scene=21#wechat_redirect 3.https://www.cnblogs.com/songzhenhua/p/15641284.html