-
Notifications
You must be signed in to change notification settings - Fork 0
/
CI_iOS.xctestplan
76 lines (75 loc) · 1.97 KB
/
CI_iOS.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
74
75
76
{
"configurations" : [
{
"id" : "AE5B835D-380E-46B4-BA0E-4C22A9327DE5",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "285DAB752A907009003DC46E",
"name" : "EssentialFeed"
},
{
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "2822FD2F2AAEDE6000DAC615",
"name" : "EssentialFeediOS"
},
{
"containerPath" : "container:EssentialApp\/EssentialApp.xcodeproj",
"identifier" : "78F5B5972AE90A6F0089F52F",
"name" : "EssentialApp"
}
]
},
"testExecutionOrdering" : "random"
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "287B9EEC2A987749009C5AC1",
"name" : "EssentialFeedAPIEndToEndTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "285DAB7D2A907009003DC46E",
"name" : "EssentialFeedTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "286917E32AAAF2C100506360",
"name" : "EssentialFeedCacheIntegrationTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "2822FD362AAEDE6000DAC615",
"name" : "EssentialFeediOSTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:EssentialApp\/EssentialApp.xcodeproj",
"identifier" : "7877869E2AEA3367001C46B0",
"name" : "EssentialAppTests"
}
}
],
"version" : 1
}