From 1431cc167c65c3fc9cc4e06564e82267873c6214 Mon Sep 17 00:00:00 2001 From: Davide Date: Sun, 24 Nov 2024 20:15:10 +0100 Subject: [PATCH] Parallelize all tests --- Passepartout/Passepartout.xctestplan | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Passepartout/Passepartout.xctestplan b/Passepartout/Passepartout.xctestplan index 2c6d68ee..22917b2a 100644 --- a/Passepartout/Passepartout.xctestplan +++ b/Passepartout/Passepartout.xctestplan @@ -13,6 +13,7 @@ }, "testTargets" : [ { + "parallelizable" : true, "target" : { "containerPath" : "container:Passepartout\/Library", "identifier" : "AppUIMainTests", @@ -20,6 +21,7 @@ } }, { + "parallelizable" : true, "target" : { "containerPath" : "container:Passepartout\/Library", "identifier" : "UILibraryTests", @@ -27,6 +29,7 @@ } }, { + "parallelizable" : true, "target" : { "containerPath" : "container:Passepartout\/Library", "identifier" : "CommonLibraryTests", @@ -34,6 +37,7 @@ } }, { + "parallelizable" : true, "target" : { "containerPath" : "container:Passepartout\/Library", "identifier" : "LegacyV2Tests", @@ -41,6 +45,7 @@ } }, { + "parallelizable" : true, "target" : { "containerPath" : "container:Passepartout.xcodeproj", "identifier" : "0E3FF4AD2CE3AF6F00BFF640",