Pytest | 安装
1、pip install pytest

2、常用插件以及插件安装方式


3、pytest-html
自动生成HTML格式测试报告

4、pytest-describe
给测试用例一个美丽的名字

5、pytest-autochecklog
不只是自动生成测试日志

阅读量:192
阅读量:128
阅读量:154
阅读量:97
阅读量:40
1、pip install pytest

2、常用插件以及插件安装方式


3、pytest-html
自动生成HTML格式测试报告

4、pytest-describe
给测试用例一个美丽的名字

5、pytest-autochecklog
不只是自动生成测试日志
