Hive Hive
Sign in

Clearer error when test sharding needs a project fullHandle

Metadata
Source
GitHub
Version
4.200.2
Published
Jun 15, 2026 · 12:22 UTC
Repository
tuist/tuist
Update

Running tuist test --shard-index on a project whose Tuist.swift doesn’t declare a fullHandle now fails with a message that names the real cause: test sharding requires a Tuist account and a configured fullHandle, with a link to the project setup docs. The misleading “Cannot specify both –build-only and –without-building” message is gone for this case.