pytest + allure2.x 生成美观的测试报告

文章目录 代码环境 背景 安装 1. 安装`pytest` 2. 安装`allure-pytest` 3. 安装`allure` Demo 1. 基于`pytest`写个测试文件 2. 运行`pytest`和`allure`生成报告 3. 打开生成的网页报告 Done 代码环境 python: 3.6.8 pytest: 4.6.3 allure: 2.12.1 allure-pytest: 2.
相关文章
相关标签/搜索