allure-framework / allure-framework/allure-java
Can't set displayed name for fixtures methods
- 主要言語
- Java
- スター
- 376
- フォーク
- 240
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 45
説明
JUnit5 fixtures methods shows in report as method name& It is not possible to override report display name for fixtures steps.
It will be great to add maybe some annotation like @Step to override displayed name for fixtures methods. Here is a code which publish methods name:
https://github.com/allure-framework/allure-java/blob/b782b29f45e1720481f2c853eb9a03cd13bc11cc/allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java#L109
コントリビューションガイド
調査の方向性
fixture メソッド名が公開されているリンク先の行にある allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java から始めます。JUnit5 の fixture メソッドがどのようにレポートエントリになるかを追跡し、既存の名前オーバーライド機構を確認します。完了の条件は、fixture メソッドがレポート内で意図した表示名を公開できることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- testing
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100