Hive Hive
Sign in

Suite-granularity sharding selects Swift Testing suites

Metadata
Source
GitHub
Version
4.201.0-rc.1
Domains
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

Suite-level test sharding now emits -only-testing identifiers instead of writing OnlyTestIdentifiers into the xctestrun. Because OnlyTestIdentifiers only filters XCTest, this fixes the silent bug where sharded Swift Testing suites ran zero tests and reported success. Both XCTest and Swift Testing suites are now selected correctly.