-
Notifications
You must be signed in to change notification settings - Fork 0
/
testable-view-swiftui.xctestplan
43 lines (43 loc) · 1.14 KB
/
testable-view-swiftui.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
{
"configurations" : [
{
"id" : "006E6665-2AD1-4D58-89A2-3318F0BB5D13",
"name" : "Test Scheme Action",
"options" : {
"defaultTestExecutionTimeAllowance" : 60,
"testTimeoutsEnabled" : true
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:testable-view-swiftui.xcodeproj",
"identifier" : "7E13782E2B360A1B00C83B78",
"name" : "testable-view-swiftui"
},
{
"containerPath" : "container:testable-view-swiftui.xcodeproj",
"identifier" : "7E13783E2B360A1D00C83B78",
"name" : "testable-view-swiftuiTests"
}
]
},
"targetForVariableExpansion" : {
"containerPath" : "container:testable-view-swiftui.xcodeproj",
"identifier" : "7E13782E2B360A1B00C83B78",
"name" : "testable-view-swiftui"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:testable-view-swiftui.xcodeproj",
"identifier" : "7E13783E2B360A1D00C83B78",
"name" : "testable-view-swiftuiTests"
}
}
],
"version" : 1
}