[Swift] v0.1.2
·
5 commits
to swift
since this release
Swift Rules v0.1.2
Added
- Native JUnit/xUnit XML test report generation for
swift-testingviaTesting.__CommandLineArguments_v0.xunitOutput. - Support for skipped test reporting and detection of test suite names.
Fixed
- Correct quantity of tests reported for Swift tests with spaces, backticks, or custom display names in
swift-testing. - Robust fallback test output parsing for quoted test names, skipped tests, and execution status.