-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMainTestPlan.xctestplan
58 lines (57 loc) · 1.33 KB
/
MainTestPlan.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
51
52
53
54
55
56
57
58
{
"configurations" : [
{
"id" : "D19AC8B6-4A28-4469-A052-05010BF540A5",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:RiverFlow.xcodeproj",
"identifier" : "451250E92CBECA7500FB9D2A",
"name" : "RiverFlow"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:RiverFlow.xcodeproj",
"identifier" : "451250FA2CBECA7700FB9D2A",
"name" : "UnitTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:RiverFlow.xcodeproj",
"identifier" : "451251042CBECA7700FB9D2A",
"name" : "UITests"
}
},
{
"target" : {
"containerPath" : "container:Packages\/TaskListFeature",
"identifier" : "TaskListFeatureTests",
"name" : "TaskListFeatureTests"
}
},
{
"target" : {
"containerPath" : "container:Packages\/TaskFeature",
"identifier" : "TaskFeatureTests",
"name" : "TaskFeatureTests"
}
},
{
"target" : {
"containerPath" : "container:Packages\/Domain",
"identifier" : "DomainTests",
"name" : "DomainTests"
}
}
],
"version" : 1
}