When using v1.9.4 of xcresultparser against a combined xcresult file (using xcrun xcresulttool merge) I was able to retrieve the correct classname of a unit test via the junit output, however when running v2.0.1 the name of the test target is returned instead for this attribute.
When using v1.9.4 of xcresultparser against a combined xcresult file (using xcrun xcresulttool merge) I was able to retrieve the correct classname of a unit test via the junit output, however when running v2.0.1 the name of the test target is returned instead for this attribute.