allure-framework / allure-framework/allure-java
Add supports for categorize test cases with TestNG Groups
- 主要言語
- Java
- スター
- 376
- フォーク
- 240
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 45
説明
[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allure Jenkins plugin** please use the following repository
. to create an issue: https://github.com/jenkinsci/allure-plugin/issues
.
. Make sure you have a clear name for your issue. The name should start with a capital
. letter and no dot is required in the end of the sentence. An example of good issue names:
.
. - The report is broken in IE11
. - Add an ability to disable default plugins
. - Support emoji in test descriptions
)
#### I'm submitting a ...
- feature request
#### What is the current behavior?
Recently, I came across the problem that I wasn't able to check the results of test case group wise when I executed the same test case in different groups in different Jenkins jobs.
Below is the scenario:
1. Test case **A** is a part of group UK and US.
2. Trigger Jenkins job **J** to execute test case **A** in Jenkins job **J1** as a part of UK and in Jenkins job **J2** as a part of US.
4. Copy allure artifacts of **J1** and **J2** in **J** and merge the report using allure Jenkins plugin.
**Results**: Jenkins job **J** merged test case **A** results as a history.
#### What is the expected behavior?
I want to see the execution results group-wise for clear understanding.
#### Please tell us about your environment:
No need to specify as its feature request.
コントリビューションガイド
調査の方向性
まず、issue で説明されている TestNG 統合と Jenkins のマージシナリオを確認します。グループメンバーシップとマージされた結果が現在どのように表現されているかを把握し、そのうえで、UK グループと US グループで実行された同じケースを区別できるテストを定義します。マージされたレポートにそれらの実行結果がグループ単位で表示されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- testing
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100