-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
1
-
Issue Summary
Currently for MSTest Parser task is we are using multiple .trs files and all the XML's have same test case name and class name, Bamboo will not count them separately.
These might be valid scenario for customers who are running the same test cases with different configuration like for C# (x64/x86, .net5.0,4.8,4.7)
Suggestion
Like for Junit Test cases we have Test Suites, similarly for MSTest Parser we can have the option so that if we have same test cases running with different configurations, they are counted separately