25、pytest的测试报告插件allure

allure简介

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

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

安装allure

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

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

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

场景应用

下载github,allure官网用例

执行测试用例

打开测试报告

相关推荐
把头塞进显示器4 天前
电商平台-测试报告
python·selenium·pytest
昔我往昔8 天前
pytest日志问题排查记录
python·pytest
黄昏恋慕黎明11 天前
博客论坛技术迭代
python·pytest
2601_9620782312 天前
Python接口自动化流程(pytest)
python·pytest·接口自动化·测试框架·断言
杨女士YRJ12 天前
python+pytest+01
python·pytest
2601_9620782313 天前
Python接口自动化框架:pytest
python·pytest·接口自动化·测试框架·restfulapi
2601_9620781913 天前
Appium+Python+pytest自动化测试框架详解
自动化测试·python·appium·pytest·移动应用
2601_9622845014 天前
安卓APP UI自动化测试:Python + UiAutomator2 + pytest + pytest-html
python·pytest·uiautomator2·ui自动化测试·安卓app
2601_9623008114 天前
基于pytest的接口自动化测试:使用requests模块的实战项目与接口关联方法详解
接口自动化测试·测试用例·pytest·接口关联·requests模块
2601_9623008114 天前
Python + Requests + Pytest + Excel + Allure:接口自动化测试项目实战
python·excel·pytest·allure·requests