-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathUnitTests.xctestplan
45 lines (44 loc) · 1.01 KB
/
UnitTests.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
{
"configurations" : [
{
"id" : "D51A2EF0-51DA-4376-BB14-7B3B72809E3E",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:Example.xcodeproj",
"identifier" : "236E657B2559498C00C19B46",
"name" : "Example"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:..",
"identifier" : "ComposableDeeplinkingTests",
"name" : "ComposableDeeplinkingTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:..",
"identifier" : "ComposableNavigatorTCATests",
"name" : "ComposableNavigatorTCATests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:..",
"identifier" : "ComposableNavigatorTests",
"name" : "ComposableNavigatorTests"
}
}
],
"version" : 1
}