-
Notifications
You must be signed in to change notification settings - Fork 0
/
AllTests.xctestplan
52 lines (51 loc) · 1.06 KB
/
AllTests.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
{
"configurations" : [
{
"id" : "B7439DEE-0F17-4723-A6C1-27F5CC850280",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Features",
"identifier" : "ModelsTests",
"name" : "ModelsTests"
}
},
{
"target" : {
"containerPath" : "container:Features",
"identifier" : "TodayTests",
"name" : "TodayTests"
}
},
{
"target" : {
"containerPath" : "container:NASAClient.xcodeproj",
"identifier" : "02DE09262D0DCB9D0071B411",
"name" : "NASAClientTests"
}
},
{
"target" : {
"containerPath" : "container:Features",
"identifier" : "AppFeatureTests",
"name" : "AppFeatureTests"
}
},
{
"target" : {
"containerPath" : "container:Features",
"identifier" : "SettingsTests",
"name" : "SettingsTests"
}
}
],
"version" : 1
}