-
Notifications
You must be signed in to change notification settings - Fork 7
/
AllTests.xctestplan
59 lines (58 loc) · 1.24 KB
/
AllTests.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
{
"configurations" : [
{
"id" : "CBD9B299-2465-43ED-AB9C-57B74D7AD70A",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:PocketKit",
"identifier" : "SyncTests",
"name" : "SyncTests"
}
},
{
"target" : {
"containerPath" : "container:Pocket.xcodeproj",
"identifier" : "166A81BF2637406C0015AA1D",
"name" : "Tests iOS"
}
},
{
"target" : {
"containerPath" : "container:PocketKit",
"identifier" : "AnalyticsTests",
"name" : "AnalyticsTests"
}
},
{
"target" : {
"containerPath" : "container:PocketKit",
"identifier" : "PocketKitTests",
"name" : "PocketKitTests"
}
},
{
"target" : {
"containerPath" : "container:PocketKit",
"identifier" : "SaveToPocketKitTests",
"name" : "SaveToPocketKitTests"
}
},
{
"target" : {
"containerPath" : "container:PocketKit",
"identifier" : "SharedPocketKitTests",
"name" : "SharedPocketKitTests"
}
}
],
"version" : 1
}