Hive Hive
Sign in

Full pagination of muted and skipped test cases

Metadata
Source
GitHub
Version
4.203.0-canary.6
Domains
Published
Jul 03, 2026 · 17:43 UTC
Repository
tuist/tuist
Update

When listing muted (quarantined) or skipped test cases, Tuist now fetches all pages instead of stopping at the first page (the previous limit was 500 tests). tuist test will pick up every quarantined test even when the total count is large, so you no longer need to pass --skip-quarantine simply to work around the 500-test cap.