-
Notifications
You must be signed in to change notification settings - Fork 0
/
Rickipedia.xctestplan
46 lines (45 loc) · 1.04 KB
/
Rickipedia.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
{
"configurations" : [
{
"id" : "1FB1284B-E7DD-4575-8470-6AA607FA5F31",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:Rickipedia.xcodeproj",
"identifier" : "7C384EFE2A49CDB2006A7327",
"name" : "Rickipedia"
}
]
},
"targetForVariableExpansion" : {
"containerPath" : "container:Rickipedia.xcodeproj",
"identifier" : "7C384EFE2A49CDB2006A7327",
"name" : "Rickipedia"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Rickipedia.xcodeproj",
"identifier" : "7C384F142A49CDB4006A7327",
"name" : "RickipediaTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Rickipedia.xcodeproj",
"identifier" : "7C384F1E2A49CDB4006A7327",
"name" : "RickipediaUITests"
}
}
],
"version" : 1
}