Hive Hive
Sign in

Hostless unit tests are isolated in separate project schemes

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

When an autogenerated workspace scheme mixes app-hosted and hostless 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 hostless tests ran in the app launch context.