Skip to content

[Swift] v0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Sep 21:14
· 5 commits to swift since this release

Swift Rules v0.1.2

Added

  • Native JUnit/xUnit XML test report generation for swift-testing via Testing.__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.