Hive Hive
Sign in

Host-less unit tests are isolated from app-hosted tests in workspace schemes

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

When tuist test runs a workspace scheme that mixes app-hosted and host-less unit test bundles, it now falls back to running the separate generated project test schemes. This prevents the xctest bootstrap crash that occurred when host-less tests were launched in the app context.