-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathFinanceKit.xctestplan
46 lines (45 loc) · 979 Bytes
/
FinanceKit.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
{
"configurations" : [
{
"id" : "6CE6A427-B980-4A10-846A-AE032EC79C1F",
"name" : "Configuration 1",
"options" : {
}
},
{
"enabled" : false,
"id" : "2320511D-2C6D-4492-A6CF-A853C951ED47",
"name" : "Australian Locale",
"options" : {
"language" : "en-AU",
"region" : "AU"
}
},
{
"enabled" : false,
"id" : "29FF72D0-D468-4119-940C-CD2A03820521",
"name" : "Danish Locale",
"options" : {
"language" : "da",
"region" : "DK"
}
}
],
"defaultOptions" : {
"language" : "en",
"region" : "US",
"testExecutionOrdering" : "random",
"threadSanitizerEnabled" : true
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:FinanceKit.xcodeproj",
"identifier" : "FinanceKit::FinanceKitTests",
"name" : "FinanceKitTests"
}
}
],
"version" : 1
}