-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExample.xctestplan
More file actions
37 lines (36 loc) · 827 Bytes
/
Example.xctestplan
File metadata and controls
37 lines (36 loc) · 827 Bytes
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
{
"configurations" : [
{
"id" : "B67DCD69-6BD3-4DA5-BA94-6D3E9BF7D860",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:Example.xcodeproj",
"identifier" : "809D64DA2D89BCFA00B7AFE0",
"name" : "Example"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Example.xcodeproj",
"identifier" : "809D64EA2D89BCFC00B7AFE0",
"name" : "ExampleTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Example.xcodeproj",
"identifier" : "809D64F42D89BCFC00B7AFE0",
"name" : "ExampleUITests"
}
}
],
"version" : 1
}