-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCI_macOS.xctestplan
41 lines (40 loc) · 933 Bytes
/
CI_macOS.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
{
"configurations" : [
{
"id" : "76FB66EE-3DFD-4BE7-8A34-7500F4875A49",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "080EDEF021B6DA7E00813479",
"name" : "EssentialFeed"
}
]
},
"testExecutionOrdering" : "random",
"threadSanitizerEnabled" : true
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "D2E91D692D159D6C00EFE4A2",
"name" : "EssentialFeedAPIEndToEndTests"
}
},
{
"target" : {
"containerPath" : "container:EssentialFeed.xcodeproj",
"identifier" : "080EDEF921B6DA7E00813479",
"name" : "EssentialFeedTests"
}
}
],
"version" : 1
}