1、pip install pytest

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


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

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

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

1、pip install pytest

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


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

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

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