# pythonautoFrame1 **Repository Path**: kuangchaozyz/pythonautoFrame1 ## Basic Information - **Project Name**: pythonautoFrame1 - **Description**: 在公司写的 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-14 - **Last Updated**: 2024-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # MyTestFrame5 #### 介绍 这是通用测试框架项目 框架集成web,APP,接口自动化。运用关键字+数据驱动+反射等关键技术,较好的实现了脚本与数据的分离。 同时,框架包含数据库初始化,邮件配置,自动化统计,发送邮件等功能。 #### 软件架构 ![自动化架构图](https://images.gitee.com/uploads/images/2020/0403/205836_d1bb2edc_7405702.png "自动化框架体系.png") ======= # pythonautoFrame1 #### 介绍 在公司写的 #### 软件架构 软件架构说明 >>>>>>> a72b4e7dd6a0bfd81fa392295d071262e7468782 #### 安装教程 <<<<<<< HEAD 1. pip install -U selenium,requests 2. pip install xlrd,xlutils 3. pip install pymysql pip install -U selenium,requests pip install xlrd,xlutils pip install pymysql pip install suds-jurko,client pip install JPype1==0.7.0 ======= 1. xxxx 2. xxxx 3. xxxx >>>>>>> a72b4e7dd6a0bfd81fa392295d071262e7468782 #!/bin/bash pip3 install -U selenium pip3 install requests pip3 install xlrd pip3 install xlutils pip3 install pymysql pip3 install suds-jurko pip3 install client pip3 install JPype1==0.7.0 pip3 install openpyxl pip3 install jsonpath #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)