-
Notifications
You must be signed in to change notification settings - Fork 0
/
CI.xctestplan
50 lines (49 loc) · 1.17 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
{
"configurations" : [
{
"id" : "0E1B308C-AF31-4EFC-BEAC-39BA51452D48",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "87D5E7952A78492D00D6142E",
"name" : "EssentialFeed"
}
]
},
"testExecutionOrdering" : "random",
"threadSanitizerEnabled" : true
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "87D5E79F2A78492E00D6142E",
"name" : "EssentialFeedTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "875D1FE12A7A7CD100B9210B",
"name" : "EssentialFeedAPIEndToEndTests"
}
},
{
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "878233CA2AD453A5004B1FC6",
"name" : "EssentialFeedCacheIntegrationTests"
}
}
],
"version" : 1
}