allure shows improper test case count for JUNIT testsuites #618
Labels
theme:readers
type:improvement
Change that improves some user experience but can't be considered as a new feature
I'm submitting a ...
What is the current behavior?
I executed junit test cases and got the xml output. I passed that as input to allure, noted improper test case count. When a test case is executed on different product versions, it generates testsuites, each test suite executes same test case, but on different version. allure displays them as 1, and in fact I believe the first test case was shown as retries
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Other information
The text was updated successfully, but these errors were encountered: