-
pytest简介、安装与准备
pytest简介、安装与准备 -
pytest命名规则
pytest命名规则 -
pycharm配置与界面化运行
Pycharm 界面化安装 Pytest -
pytest测试用例结构
pytest测试用例结构 -
pytest测试用例断言
pytest测试用例断言 -
pytest测试框架结构
pytest测试框架结构(setup/teardown) -
pytest参数化用例
pytest参数化用例(单参数,多参数,用例重命名,解决中文字符乱码问题!!!,笛卡尔积) -
pytest标记测试用例
pytest标记测试用例 -
pytest设置跳过、预期失败用例
pytest设置跳过、预期失败 -
pytest运行用例
pytest运行多条用例 -
pytest测试用例调度与运行
pytest测试用例调度与运行 -
pytest命令行常用参数
pytest常用命令行参数 -
python执行pytest
python中执行pytest -
pytest异常处理
pytest常用的异常处理方法 -
pytest结合数据驱动-yaml
pytest结合数据驱动读取yaml文件 -
pytest结合数据驱动-excel
pytest结合数据驱动读取excel文件 -
pytest结合数据驱动-csv
pytest结合数据驱动读取csv文件 -
pytest结合数据驱动-json
pytest结合数据驱动读取json文件 -
pytest fixture实现参数化
pytest--Fixture特点及优势 -
pytest配置文件【进阶】
pytest配置文件(pytest.ini) -
pytest插件【进阶】
pytest插件开发(常用的插件、pytest执行测试用例顺序控制、分布式执行测试用例、hook体系) -
pytest编写插件一 ------修改默认编码
-
allure2简介&&安装
Allure2简介&安装 -
allure2运行方式
Allure2运行方式&问题调试 -
allure2报告生成
Allure2生成测试报告流程 -
allure2报告中添加用例标题
Allure2添加测试用例标题(测试报告类别划分、名字展示等) -
allure2报告中添加用例步骤
# Allure2报告中添加测试用例步骤 -
allure2报告中添加用例链接
Allure2报告中添加用例链接 -
allure2报告中添加用例分类
Allure2 添加用例分类 -
allure2报告中添加用例描述
Allure2报告中添加用例描述 -
allure2报告中添加用例优先级
Allure2报告中添加用例优先级 -
allure2报告中添加用例支持tags标签
Allure2报告中添加用例支持tags标签 -
allure2报告中支持记录失败重试功能
Allure2 失败重试功能应用场景 -
allure2报告中添加附件-图片
Allure2 报告中添加附件-图片 -
allure2报告中添加附件-日志
Allure2报告中添加附件-日志 -
allure2报告中添加附件-html
Allure2 报告中添加附件(html)应用场景 -
allure2报告中添加附件-视频
Allure2 报告中添加附件(视频) -
allure2报告定制
Allure2 报告定制应用场景