-
-
Notifications
You must be signed in to change notification settings - Fork 546
/
Maccy.xctestplan
57 lines (56 loc) · 1.55 KB
/
Maccy.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
{
"configurations" : [
{
"id" : "AF4E53A3-F52D-4A3E-B9EF-EF728B4C1AAA",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"commandLineArgumentEntries" : [
{
"argument" : "enable-testing"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:Maccy.xcodeproj",
"identifier" : "DAEE38421E3DBEB100DD2966",
"name" : "Maccy"
},
"testRepetitionMode" : "retryOnFailure"
},
"testTargets" : [
{
"skippedTests" : [
"HistoryTests",
"HistoryTests\/testAdding()",
"HistoryTests\/testAddingItemFromMaccy()",
"HistoryTests\/testAddingItemThatIsSupersededByExisting()",
"HistoryTests\/testAddingItemWithDifferentModifiedType()",
"HistoryTests\/testAddingSame()",
"HistoryTests\/testClearingAll()",
"HistoryTests\/testClearingUnpinned()",
"HistoryTests\/testDefaultIsEmpty()",
"HistoryTests\/testMaxSize()",
"HistoryTests\/testMaxSizeIgnoresPinned()",
"HistoryTests\/testMaxSizeIsChanged()",
"HistoryTests\/testModifiedAfterCopying()",
"HistoryTests\/testRemoving()"
],
"target" : {
"containerPath" : "container:Maccy.xcodeproj",
"identifier" : "DA360DAF1E3DF137005C6F6B",
"name" : "MaccyTests"
}
},
{
"target" : {
"containerPath" : "container:Maccy.xcodeproj",
"identifier" : "DA0EE7B5204657830025FC60",
"name" : "MaccyUITests"
}
}
],
"version" : 1
}