Hive Hive
Sign in

Isolate host-less tests in workspace schemes

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

Mixed app-hosted and host-less unit test bundles no longer crash when run together under an autogenerated workspace scheme. tuist test now isolates host-less tests into the generated project test schemes instead of running them in the workspace aggregate, preventing the xctest bootstrap crash.