Hive Hive
Sign in

Suite-level 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-level test sharding now selects Swift Testing suites by passing -only-testing identifiers to xcodebuild instead of relying on the xctestrun OnlyTestIdentifiers key. This fixes the silent bug where sharded Swift Testing runs reported success while executing zero tests.