Hive Hive
Sign in

Isolate hostless tests in workspace schemes

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

When a workspace scheme mixes app-hosted and host-less unit test bundles, tuist test now runs the generated project test schemes separately instead of the mixed workspace aggregate. This fixes xctest bootstrap crashes caused by running host-less tests in the app launch context.