-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathiMovie.xctestplan
49 lines (48 loc) · 1.04 KB
/
iMovie.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
{
"configurations" : [
{
"id" : "31DE311E-73B6-4D12-A481-0F188A33E255",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:iMovie.xcodeproj",
"identifier" : "A6F079B22A3B724F00B37F13",
"name" : "iMovie"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Features\/Movies",
"identifier" : "MoviesTests",
"name" : "MoviesTests"
}
},
{
"target" : {
"containerPath" : "container:Features\/Search",
"identifier" : "SearchTests",
"name" : "SearchTests"
}
},
{
"target" : {
"containerPath" : "container:Features\/People",
"identifier" : "PeopleTests",
"name" : "PeopleTests"
}
},
{
"target" : {
"containerPath" : "container:Features\/TVSeries",
"identifier" : "TVSeriesTests",
"name" : "TVSeriesTests"
}
}
],
"version" : 1
}