-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
bug🪲 Something isn't working🪲 Something isn't workingdocumentation📚 Improvements or additions to documentation📚 Improvements or additions to documentationgood first issue🔰 Good for newcomers🔰 Good for newcomers
Milestone
Description
"Migrating a test from XCTest" does not mention parallel-by-default, which catches users off-guard when migrating from XCTest to swift-testing.
There should also be a sentence or two explaining what to do to go back to the old behavior of non-parallel tests.
I was in a meeting last night and some folks mentioned this issue.
Apparently Fastlane also does not support having the tests run in parallel mode? so they had to figure out the --no-parallel
CLI command and use that to run the tests sequentially.
Metadata
Metadata
Assignees
Labels
bug🪲 Something isn't working🪲 Something isn't workingdocumentation📚 Improvements or additions to documentation📚 Improvements or additions to documentationgood first issue🔰 Good for newcomers🔰 Good for newcomers