-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNotes.xctestplan
69 lines (68 loc) · 1.54 KB
/
Notes.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
60
61
62
63
64
65
66
67
68
69
{
"configurations" : [
{
"id" : "C96E4C1B-5147-4888-B8F0-EC80E6D69C13",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"targetForVariableExpansion" : {
"containerPath" : "container:Notes.xcodeproj",
"identifier" : "0ECB5BA62036EE9400655E0F",
"name" : "Notes"
}
},
"testTargets" : [
{
"parallelizable" : true,
"skippedTests" : [
"NotesTests1",
"NotesTests10",
"NotesTests2",
"NotesTests3",
"NotesTests4",
"NotesTests5",
"NotesTests6",
"NotesTests7",
"NotesTests8",
"NotesTests9"
],
"target" : {
"containerPath" : "container:Notes.xcodeproj",
"identifier" : "0ECB5BBD2036EE9400655E0F",
"name" : "NotesTests"
}
},
{
"parallelizable" : true,
"skippedTests" : [
"Notes10UITests",
"Notes1UITests",
"Notes2UITests",
"Notes3UITests",
"Notes4UITests",
"Notes5UITests",
"Notes6UITests",
"Notes7UITests",
"Notes8UITests",
"Notes9UITests"
],
"target" : {
"containerPath" : "container:Notes.xcodeproj",
"identifier" : "0ECB5BC82036EE9400655E0F",
"name" : "NotesUITests"
}
},
{
"target" : {
"containerPath" : "container:Notes.xcodeproj",
"identifier" : "107C27F827C0097800FAD282",
"name" : "NotesIntergrationTests"
}
}
],
"version" : 1
}