forked from Ranchero-Software/NetNewsWire
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNetNewsWire.xctestplan
More file actions
67 lines (66 loc) · 1.5 KB
/
NetNewsWire.xctestplan
File metadata and controls
67 lines (66 loc) · 1.5 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
65
66
67
{
"configurations" : [
{
"id" : "E3EAB586-DD9D-4FD6-943C-7C11807952DD",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"targetForVariableExpansion" : {
"containerPath" : "container:NetNewsWire.xcodeproj",
"identifier" : "849C645F1ED37A5D003D8FC0",
"name" : "NetNewsWire"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Modules\/RSWeb",
"identifier" : "RSWebTests",
"name" : "RSWebTests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/Account",
"identifier" : "AccountTests",
"name" : "AccountTests"
}
},
{
"skippedTests" : [
"ScriptingTests\/testFeedOPML()"
],
"target" : {
"containerPath" : "container:NetNewsWire.xcodeproj",
"identifier" : "849C64701ED37A5D003D8FC0",
"name" : "NetNewsWireTests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/RSDatabase",
"identifier" : "RSDatabaseTests",
"name" : "RSDatabaseTests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/RSParser",
"identifier" : "RSParserTests",
"name" : "RSParserTests"
}
},
{
"target" : {
"containerPath" : "container:Modules\/RSCore",
"identifier" : "RSCoreTests",
"name" : "RSCoreTests"
}
}
],
"version" : 1
}