allure-framework / allure-framework/allure-java

TestNG - Mutiple Test are there in the xml file ..TC count not displayed in the report properly

Open
#576 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
376
Forks
240
Avg merge
1d 7h
Merged PRs (30d)
45

Description

**Describe the bug**
In the TestNG xml.. I have two test suite.
my TestNG report shows the no.of test cases properly.In Allure report of the test suite cases are missing.
The json file report is generated in allure-reports

**To Reproduce**













**Expected behavior**
The total no of testcase should be 5 . each class have one method. But in allure only 4 is displayed .Test1 results are not displayed.
I see a simillar pattern.If i use the same methods in differents test .. the count is not displayed properly
**Screenshots**
If applicable, add screenshots to help explain your problem.

![image](https://user-images.githubusercontent.com/31491415/117246616-90f3da80-ae02-11eb-97b0-1dce1e42f04e.png)

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.