allure-framework / allure-framework/allure-python

Use 3rd listeners interface version for allure_robotframework listener

オープン
#754 コメント 2 件 リアクション 0 件 担当者 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 の要件を確認し、テストメッセージに issue リンクなどの追加情報を付加できるよう、listener がバージョン 3 を使用していることを検証します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
testing
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。