Skip to content

[Swift] v0.1.3

Choose a tag to compare

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

Swift Rules v0.1.3

Added

  • Support for internal Swift Testing JSON Event Streaming (eventStreamOutputPath) parsed directly in Go (parseEventStream).
  • Detailed failure descriptions and issue records extracted directly from structured event stream payloads into JUnit XML test reports.

Changed

  • Transitioned primary test result extraction from text/xUnit output to internal NDJSON event stream processing while keeping intermediate JSON files private to temporary run directories.