-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBooks.xctestplan
55 lines (54 loc) · 1.26 KB
/
Books.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
{
"configurations" : [
{
"id" : "2C1E0BED-1494-40FC-9E22-A397F81E5466",
"name" : "Randomized Testing",
"options" : {
"environmentVariableEntries" : [
{
"key" : "TESTING",
"value" : "true"
},
{
"key" : "PROJECT_DIR",
"value" : "$PROJECT_DIR"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:Books.xcodeproj",
"identifier" : "3B47FDF022ABAFE800D39567",
"name" : "BooksUITests"
},
"testExecutionOrdering" : "random"
}
}
],
"defaultOptions" : {
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Books.xcodeproj",
"identifier" : "3B47FDE522ABAFE800D39567",
"name" : "BooksTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Books.xcodeproj",
"identifier" : "3B47FDF022ABAFE800D39567",
"name" : "BooksUITests"
}
},
{
"target" : {
"containerPath" : "container:..\/LibraryCore",
"identifier" : "LibraryCoreTests",
"name" : "LibraryCoreTests"
}
}
],
"version" : 1
}