You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure xUnit/JUnit XML output correctly counts test-less issues. (#597)
This PR ensures that issues that occur on detached tasks are recorded in
the XML output provided by Swift Testing.
I also took a moment to improve test coverage a bit for the XML
recorder.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
0 commit comments