ICTU / quality-time

Software quality monitoring for teams and projects
Apache License 2.0
49 stars 15 forks source link

Incorrect test counts when JUnit XML test case names are not unique #9872

Closed fniessink closed 1 week ago

fniessink commented 1 week ago

Describe the bug Quality-time reports wrong test counts if JUnit XML has test case names that are not unique

Expected behaviour Use both className and name attributes of testcase to generate entity key.