Hive Hive
Sign in

Suite-granularity sharding now selects Swift Testing suites

Metadata
Source
GitHub
Version
4.201.0-rc.2
Domains
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

Suite-granularity test sharding now actually runs Swift Testing tests instead of silently exiting with zero executed tests. ShardService no longer rewrites the per-shard .xctestrun, which only filtered XCTest. Selection is now driven by xcodebuild -only-testing flags that filter both XCTest and Swift Testing suites. Result bundles from sharded runs now contain the Swift Testing tests they were supposed to cover.