allure-framework / allure-framework/allure-java
TestNG - Mutiple Test are there in the xml file ..TC count not displayed in the report properly
- Lenguaje dominante
- Java
- Estrellas
- 376
- Forks
- 240
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 45
Descripción
**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.

**Additional context**
Add any other context about the problem here.
Guía de contribución
Línea de trabajo
Comienza reproduciendo el problema con el TestNG XML proporcionado, que contiene dos entradas de prueba, e inspecciona el Allure JSON generado en allure-reports. Compara los cinco casos de prueba esperados con los cuatro resultados mostrados, especialmente la clase y el método repetidos, y verifica que todos los resultados de las pruebas estén representados en el informe.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- testing
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 30/100