-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathGitClient.xctestplan
More file actions
51 lines (50 loc) · 1.1 KB
/
Copy pathGitClient.xctestplan
File metadata and controls
51 lines (50 loc) · 1.1 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
{
"configurations" : [
{
"id" : "20703B03-9DC8-43F5-B206-DEB351093A17",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"environmentVariableEntries" : [
{
"key" : "SRCROOT",
"value" : "$(SRCROOT)"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:GitClient.xcodeproj",
"identifier" : "61347EE928D5D16C00625FC4",
"name" : "GitClient"
}
},
"testTargets" : [
{
"parallelizable" : false,
"skippedTests" : {
"suites" : [
{
"name" : "SystemLanguageModelServiceTests"
}
]
},
"target" : {
"containerPath" : "container:GitClient.xcodeproj",
"identifier" : "61347EFA28D5D16D00625FC4",
"name" : "GitClientTests"
}
},
{
"enabled" : false,
"parallelizable" : true,
"target" : {
"containerPath" : "container:GitClient.xcodeproj",
"identifier" : "61347F0428D5D16D00625FC4",
"name" : "GitClientUITests"
}
}
],
"version" : 1
}