25、pytest的测试报告插件allure

allure简介

在这里,你将找到使用allure创建、定制和理解测试报告所需的一切。开始让你的测试沟通更清晰,更有影响力。

Allure Report是一个实用程序,它处理由兼容的测试框架收集的测试结果并生成HTML报告。

安装allure

1、确保安装了Java版本8或更高版本,并在环境变量中指定了它的目录。

2、下载allure Report发布的alure-*.zip或allure-*.tgz文件。

3、将归档文件解压到任意目录,将bin/allure配置到环境变量中。

场景应用

下载github,allure官网用例

执行测试用例

打开测试报告

相关推荐
我的xiaodoujiao2 小时前
API 接口自动化测试详细图文教程学习系列7--相关Python基础知识6
python·学习·测试工具·pytest
忘忧记4 小时前
pytest + YAML + requests`简单实例化
网络·pytest
我的xiaodoujiao8 小时前
API 接口自动化测试详细图文教程学习系列8--测试接口
python·学习·测试工具·pytest
鹿鸣悠悠2 天前
pytest + requests + allure 接口自动化测试框架指南
pytest
忘忧记2 天前
pytest进阶参数化用法
前端·python·pytest
bug_rabbit2 天前
pytest-html 中文乱码问题终极解决方案(Windows版)
windows·html·pytest
庄小法2 天前
pytest
开发语言·python·pytest
工具人55553 天前
pytest练习
pytest
好家伙VCC3 天前
# Pytest发散创新:从基础测试到智能断言的实战进阶指南在现代软
java·python·pytest
小罗和阿泽4 天前
GUI 自动化测试 pywinauto测试框架
开发语言·python·功能测试·测试工具·pytest