-
-
Notifications
You must be signed in to change notification settings - Fork 1k
/
CodeEditTestPlan.xctestplan
58 lines (57 loc) · 1.96 KB
/
CodeEditTestPlan.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
{
"configurations" : [
{
"id" : "54F3AF04-2CB5-4C73-888F-75ABD9B93999",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"targetForVariableExpansion" : {
"containerPath" : "container:CodeEdit.xcodeproj",
"identifier" : "B658FB2B27DA9E0F00EA4DBD",
"name" : "CodeEdit"
}
},
"testTargets" : [
{
"skippedTests" : [
"CodeEditUIUnitTests",
"CodeEditUIUnitTests\/testBranchPickerDark()",
"CodeEditUIUnitTests\/testBranchPickerLight()",
"CodeEditUIUnitTests\/testEffectViewDark()",
"CodeEditUIUnitTests\/testEffectViewLight()",
"CodeEditUIUnitTests\/testFontPickerViewDark()",
"CodeEditUIUnitTests\/testFontPickerViewLight()",
"CodeEditUIUnitTests\/testHelpButtonDark()",
"CodeEditUIUnitTests\/testHelpButtonLight()",
"CodeEditUIUnitTests\/testSegmentedControlDark()",
"CodeEditUIUnitTests\/testSegmentedControlLight()",
"CodeEditUIUnitTests\/testSegmentedControlProminentDark()",
"CodeEditUIUnitTests\/testSegmentedControlProminentLight()",
"WelcomeModuleUnitTests",
"WelcomeModuleUnitTests\/testRecentJSFileDarkSnapshot()",
"WelcomeModuleUnitTests\/testRecentJSFileLightSnapshot()",
"WelcomeModuleUnitTests\/testRecentProjectItemDarkSnapshot()",
"WelcomeModuleUnitTests\/testRecentProjectItemLightSnapshot()",
"WelcomeModuleUnitTests\/testWelcomeActionViewDarkSnapshot()",
"WelcomeModuleUnitTests\/testWelcomeActionViewLightSnapshot()"
],
"target" : {
"containerPath" : "container:CodeEdit.xcodeproj",
"identifier" : "B658FB3C27DA9E1000EA4DBD",
"name" : "CodeEditTests"
}
},
{
"target" : {
"containerPath" : "container:CodeEdit.xcodeproj",
"identifier" : "B658FB4627DA9E1000EA4DBD",
"name" : "CodeEditUITests"
}
}
],
"version" : 1
}