-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathExampleProject2.xctestplan
More file actions
64 lines (63 loc) · 1.54 KB
/
ExampleProject2.xctestplan
File metadata and controls
64 lines (63 loc) · 1.54 KB
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
{
"configurations" : [
{
"id" : "B9E0CAB3-55AE-4CC1-82BC-0598F7105368",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"targetForVariableExpansion" : {
"containerPath" : "container:ExampleProject.xcodeproj",
"identifier" : "276DB5BA29B144C900E5C615",
"name" : "ExampleProject"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:ExampleLibrary\/ExampleLibrary.xcodeproj",
"identifier" : "27F467CF29B1453600A93E94",
"name" : "ExampleLibraryTests"
}
},
{
"target" : {
"containerPath" : "container:ExamplePackage",
"identifier" : "ExamplePackageTests",
"name" : "ExamplePackageTests"
}
},
{
"target" : {
"containerPath" : "container:ExampleProject.xcodeproj",
"identifier" : "276DB5CA29B144CA00E5C615",
"name" : "ExampleProjectTests"
}
},
{
"target" : {
"containerPath" : "container:ExampleProject.xcodeproj",
"identifier" : "276DB5D429B144CA00E5C615",
"name" : "ExampleProjectUITests"
}
},
{
"target" : {
"containerPath" : "container:ExampleProject.xcodeproj",
"identifier" : "27F467ED29B1457600A93E94",
"name" : "ExmapleTargetLibraryTests"
}
},
{
"target" : {
"containerPath" : "container:ExamplePackage",
"identifier" : "Subtests",
"name" : "Subtests"
}
}
],
"version" : 1
}