Hive Hive
Sign in

Hostless tests isolated from app-hosted tests in workspace schemes

Metadata
Source
GitHub
Version
4.201.0-canary.17
Published
Jun 19, 2026 · 14:39 UTC
Repository
tuist/tuist
Update

When a workspace scheme mixes app-hosted unit tests with hostless unit tests, Tuist now runs the generated project test schemes separately instead of the mixed workspace aggregate. This prevents the xctest bootstrap crash that could occur when hostless tests ran in the app launch context.