-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLadder.xctestplan
More file actions
39 lines (38 loc) · 897 Bytes
/
Ladder.xctestplan
File metadata and controls
39 lines (38 loc) · 897 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
38
39
{
"configurations" : [
{
"id" : "7CBC779C-F5E7-4D09-9904-5D7249C1E4C0",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"performanceAntipatternCheckerEnabled" : true,
"targetForVariableExpansion" : {
"containerPath" : "container:Ladder.xcodeproj",
"identifier" : "AF0A21972CEE901200D7839B",
"name" : "Ladder"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Ladder.xcodeproj",
"identifier" : "AF0A21A72CEE901300D7839B",
"name" : "LadderTests"
}
},
{
"enabled" : false,
"parallelizable" : true,
"target" : {
"containerPath" : "container:Ladder.xcodeproj",
"identifier" : "AF0A21B12CEE901300D7839B",
"name" : "LadderUITests"
}
}
],
"version" : 1
}