Hive Hive
Sign in

Suite-level test sharding is planned from server-side history

Metadata
Source
GitHub
Version
4.202.0-rc.1
Published
Jul 03, 2026 · 09:12 UTC
Repository
tuist/tuist
Update

The CLI no longer boots every test bundle to discover suites while building a shard plan. Instead, it sends the module list to the server, which plans suite shards using historical timing data and branch history. The final shard acts as a catch-all for newly added or renamed suites, and modules that cannot be planned now fail loudly instead of silently dropping tests.