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.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

When the auto-generated workspace scheme mixes app-hosted and host-less unit test bundles, tuist test now runs the generated project test schemes separately instead of the workspace aggregate. This prevents the xctest bootstrap crash that occurred when Xcode tried to run host-less tests in the app launch context.