Noticed that for Swift Testing tests, the junit.xml has the classname set to "Swift Testing" rather than using the test suite name.
eg:
<testcase classname="SwiftTesting" name=""Deliberate test failure"" time="0.007">
<failure message="Swift testing test failed" />
Noticed that for Swift Testing tests, the junit.xml has the classname set to "Swift Testing" rather than using the test suite name.
eg: