课前准备内容
- Python3 开发环境,已安装python allure report 插件,参考命令: pip install allure-pytest
- PyCharm使用
- git与github 的配置与使用
- Python + Selenium自动化测试程序开发 + 运行环境配置
- Python + 接口自动化测试程序开发 + 运行环境配置
- 已搭建 Jenkins Server
- Jenkins 基础使用技巧
- 已在运行节点上安装 Allure Report
- 已在Jenkins上安装 Allure Report 插件