Hive Hive
Sign in

Hostless tests run in separate project schemes

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 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 workspace aggregate. This prevents the xctest bootstrap crash that occurred when host-less tests were launched in an app launch context.