Xcode 10: Running Tests in Random Order

November 6th, 2018

Filed under: Xcode | Be the first to comment!

In Xcode 10 you can tell Xcode to run your tests in random order. Open the scheme editor for your project and select the Test step.

Xcode10RandomizeTestOrder

Click the Options button next to the test target to open a popover. Select the Randomize execution order checkbox to run your tests in random order.

Tags: ,


Leave a Reply

Your email address will not be published. Required fields are marked *