Hive Hive
Sign in

Mixed app-hosted and host-less unit tests no longer crash in workspace runs

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

When the autogenerated workspace scheme contained both app-hosted and host-less unit test bundles, running tuist test could crash while bootstrapping the host-less bundle. Tuist now splits the run into separate generated project schemes, keeping each bundle in the launch context it expects.