allure-framework / allure-framework/allure-python

Use 3rd listeners interface version for allure_robotframework listener

未关闭
#754 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
task:improvement theme:robotframework
主要语言
Python
星标
814
派生
260
PR 合并指标
30 天内没有已合并 PR

描述

#### I'm submitting a ...
- [ ] feature request

#### What is the current behavior?
allure-robotframework==2.13.2 uses ROBOT_LISTENER_API_VERSION = 2 version that doesn't allow to modify test on the fly

#### What is the expected behavior?
Use ROBOT_LISTENER_API_VERSION = 3 to make extending the listener usage more powerfull.

#### What is the motivation / use case for changing the behavior?
In my case I would like to enrich the test message with opened issue link and others additions.

#### Please tell us about your environment:

allure-python-commons 2.13.2
allure-robotframework 2.13.2

贡献指南

打开贡献指南

调研方向

首先定位 allure_robotframework listener 的入口点及其 ROBOT_LISTENER_API_VERSION 声明。检查 Robot Framework listener API v3 的要求,并验证该 listener 使用版本 3,以便为测试消息添加 issue 链接和其他补充内容。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
testing
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。