-
-
Notifications
You must be signed in to change notification settings - Fork 143
/
Basic-Car-Maintenance.xctestplan
50 lines (49 loc) · 1.18 KB
/
Basic-Car-Maintenance.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
{
"configurations" : [
{
"id" : "08E17716-2F5B-4C05-8BAB-0A770FE99DCF",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"commandLineArgumentEntries" : [
{
"argument" : "-FIRAnalyticsDebugEnabled",
"enabled" : false
},
{
"argument" : "-FIRDebugEnabled",
"enabled" : false
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:Basic-Car-Maintenance.xcodeproj",
"identifier" : "FF5D13A22A86C2D600BC9BD6",
"name" : "Basic-Car-Maintenance"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Basic-Car-Maintenance.xcodeproj",
"identifier" : "FF5D13B32A86C2D800BC9BD6",
"name" : "Basic-Car-Maintenance-Tests"
}
},
{
"parallelizable" : true,
"skippedTests" : [
"BasicCarMaintenanceUITests"
],
"target" : {
"containerPath" : "container:Basic-Car-Maintenance.xcodeproj",
"identifier" : "FF5D13BD2A86C2D800BC9BD6",
"name" : "Basic-Car-Maintenance-UITests"
}
}
],
"version" : 1
}