Hive Hive
Sign in

Mixed app-hosted and hostless tests no longer crash in workspace schemes

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

When running tuist test without an explicit scheme, Tuist now detects hostless unit test bundles in the autogenerated workspace scheme and runs them through separate project schemes instead of the mixed workspace aggregate. This fixes xctest bootstrap crashes that occurred when app-hosted and hostless test bundles ran together.