Skip to content

Add option to collapse parallel test runs#94

Merged
diogot merged 3 commits intodiogot:masterfrom
evandcoleman:feature/collapse-parallelized-tests
Jun 17, 2025
Merged

Add option to collapse parallel test runs#94
diogot merged 3 commits intodiogot:masterfrom
evandcoleman:feature/collapse-parallelized-tests

Conversation

@evandcoleman
Copy link
Copy Markdown
Contributor

As of Xcode 16, test runs that are parallelized result in a separate message for each test case. This adds a new flag called collapse_parallelized_tests (defaults to true), which collapses the messages into one per target.

@diogot
Copy link
Copy Markdown
Owner

diogot commented Oct 1, 2024

Nice @evandcoleman, thanks for working on this!
Do you mind to also do some tests?

@diogot diogot force-pushed the feature/collapse-parallelized-tests branch from a6a1d8e to e56ddc2 Compare June 16, 2025 23:51
Signed-off-by: Diogo Tridapalli <diogot@users.noreply.github.com>
@diogot diogot merged commit 106f5b2 into diogot:master Jun 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants