-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWorkshop.xctestplan
40 lines (39 loc) · 934 Bytes
/
Workshop.xctestplan
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"configurations" : [
{
"id" : "43C1ED6C-E0F1-49B6-ACCE-8C9D91C26FC5",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"maximumTestRepetitions" : 100,
"targetForVariableExpansion" : {
"containerPath" : "container:Workshop.xcodeproj",
"identifier" : "4A1A68A42BFBEB3D0070D399",
"name" : "Workshop"
},
"testExecutionOrdering" : "random"
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Workshop.xcodeproj",
"identifier" : "4A1A68B42BFBEB3F0070D399",
"name" : "WorkshopTests"
}
},
{
"enabled" : false,
"parallelizable" : true,
"target" : {
"containerPath" : "container:Workshop.xcodeproj",
"identifier" : "4A1A68BE2BFBEB3F0070D399",
"name" : "WorkshopUITests"
}
}
],
"version" : 1
}