-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCI.xctestplan
73 lines (72 loc) · 1.71 KB
/
CI.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"configurations" : [
{
"id" : "E883A7DD-B70A-4968-B7FE-42118A077567",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"threadSanitizerEnabled" : true
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:CleanApp.xcodeproj",
"identifier" : "32AA333D2A808B4700F3455D",
"name" : "DataTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:CleanApp.xcodeproj",
"identifier" : "32AA33692A81209F00F3455D",
"name" : "InfraTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:CleanApp.xcodeproj",
"identifier" : "327712902A81EFA6000A0BF1",
"name" : "IntegrationTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:CleanApp.xcodeproj",
"identifier" : "327712AA2A81F4BA000A0BF1",
"name" : "PresentationTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:CleanApp.xcodeproj",
"identifier" : "3213E3AD2A8421FC004FC7DC",
"name" : "UITests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:CleanApp.xcodeproj",
"identifier" : "321F47D82A84825C00112F11",
"name" : "ValidationTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:CleanApp.xcodeproj",
"identifier" : "320383392AAACEC600C51045",
"name" : "MainTests"
}
}
],
"version" : 1
}