allure-framework / allure-framework/allure-java
Allure report doesn't show all the test methods if I have combination of test methods from the same test class but clubbed under multiple tesNG test
- 主要言語
- Java
- スター
- 376
- フォーク
- 240
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 45
説明
**Describe the bug**
Allure report doesn't show all the test methods if I have combination of test methods from the same test class but clubbed under multiple tesNG test ==>
You can see in the screenshot that method `` is not displayed
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
Allure report should show same test methods as declared in testng xml
**Screenshots**

**Desktop (please complete the following information):**
- OS: [e.g. iOS] Win 10
- Browser [e.g. chrome, safari] Chrome
- Version [e.g. 22] 90.x
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
I am generating testNG.xml programmatically from xml sheet and executing via maven failsafe plugin
TestNG xml ==>
```
```
コントリビューションガイド
調査の方向性
まず、CalculatorSoapApiTest のメソッドとパラメーターを使用して、提供された TestNG XML を Maven Failsafe の実行で再現します。生成された Allure レポートを両方の セクションと比較します。宣言されたすべてのメソッド(両方のテストの performCalculationsSoap を含む)が、期待されるエントリとともに表示されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- testing
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100