Python测开27期-yanfa-学习笔记-Pytest测试框架与Allure测试报告

Pytest测试框架-L1

一、pytest简介、安装与准备

二、pytest命名规则

三、pycharm配置与界面化运行

四、pytest测试用例结构

五、pytest测试用例断言

Pytest测试框架-L2

一、pytest参数化用例

二、pytest标记测试用例

三、pytest设置跳过、预期失败用例

四、pytest运行用例

五、pytest测试用例调度与运行

六、pytest命令行常用参数

七、python执行pytest

八、pytest异常处理

Pytest测试框架-L3

一、pytest结合数据驱动-yaml

二、pytest结合数据驱动-excel

三、pytest结合数据驱动-csv

四、pytest结合数据驱动-json

五、测试用例全生命周期管理-fixture

Pytest测试框架-L4

一、Pytest.ini 配置文件、添加默认参数

二、Pytest 插件的种类

三、pytest测试用例执行顺序自定义 pytest-ordering

四、pytest测试用例并行运行与分布式运行 Pytest-xdist

五、Pytest 插件开发、参数详解、打包发布

Allure测试框架-L1

一、Allure2 与相关依赖安装

二、Allure2 运行方式与报告生成

Allure测试框架-L2

一、allure2报告中添加用例标题

二、allure2报告中添加用例步骤

https://ceshiren.com/t/topic/26163

三、allure2报告中添加用例链接

https://ceshiren.com/t/topic/26164

四、allure2报告中添加用例分类

https://ceshiren.com/t/topic/26165

五、allure2报告中添加用例描述

https://ceshiren.com/t/topic/26166

六、allure2报告中添加用例优先级

https://ceshiren.com/t/topic/26167

七、allure2报告中添加用例支持tags标签

https://ceshiren.com/t/topic/26168

八、allure2报告中支持记录失败重试功能

https://ceshiren.com/t/topic/26169

Allure测试框架-L3

一、allure2报告中添加附件-图片

https://ceshiren.com/t/topic/26170

二、allure2报告中添加附件-日志

https://ceshiren.com/t/topic/26171

三、allure2报告中添加附件-html

https://ceshiren.com/t/topic/26172

四、allure2报告中添加附件-视频

https://ceshiren.com/t/topic/26173

Allure测试框架-L4

一、allure2报告定制

https://ceshiren.com/t/topic/26174