-
Notifications
You must be signed in to change notification settings - Fork 67
/
UpcomingMovies.xctestplan
54 lines (54 loc) · 1.47 KB
/
UpcomingMovies.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
{
"configurations" : [
{
"id" : "3969EFD3-655C-4818-ADA5-44DB77A82B6D",
"name" : "Configuration",
"options" : {
"testExecutionOrdering" : "random",
"uiTestingScreenshotsLifetime" : "keepNever",
"userAttachmentLifetime" : "keepNever"
}
}
],
"defaultOptions" : {
"language" : "en"
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Pods\/Pods.xcodeproj",
"identifier" : "D28CD528FF2629D7C73616BEC7DDDAF6",
"name" : "CoreDataInfrastructure-Unit-CoreDataInfrastructureTests"
}
},
{
"target" : {
"containerPath" : "container:Pods\/Pods.xcodeproj",
"identifier" : "8582B8FE7D5E7C89AEAF2E888F9CF152",
"name" : "NetworkInfrastructure-Unit-NetworkInfrastructureTests"
}
},
{
"target" : {
"containerPath" : "container:Pods\/Pods.xcodeproj",
"identifier" : "59AD3B327AD6D78EE3C0A851DF512AE3",
"name" : "UpcomingMoviesData-Unit-UpcomingMoviesDataTests"
}
},
{
"target" : {
"containerPath" : "container:Pods\/Pods.xcodeproj",
"identifier" : "F6EF6BBFAD94833A92B0A3E15B5638BA",
"name" : "UpcomingMoviesDomain-Unit-UpcomingMoviesDomainTests"
}
},
{
"target" : {
"containerPath" : "container:UpcomingMovies.xcodeproj",
"identifier" : "E221169121914E4D0039F8C9",
"name" : "UpcomingMoviesTests"
}
}
],
"version" : 1
}