forked from parse-community/Parse-Swift
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathParseSwift.xctestplan
More file actions
34 lines (34 loc) · 874 Bytes
/
ParseSwift.xctestplan
File metadata and controls
34 lines (34 loc) · 874 Bytes
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
{
"configurations" : [
{
"id" : "7C0D0B3B-FC68-4806-8C5F-1F709D627540",
"name" : "Configuration 1",
"options" : {
"targetForVariableExpansion" : {
"containerPath" : "container:ParseSwift.xcodeproj",
"identifier" : "4AB8B4F31F254AE10070F682",
"name" : "ParseSwift"
}
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:ParseSwift.xcodeproj",
"identifier" : "4AB8B4F31F254AE10070F682",
"name" : "ParseSwift"
},
"testExecutionOrdering" : "random",
"testRepetitionMode" : "retryOnFailure"
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:ParseSwift.xcodeproj",
"identifier" : "4AB8B4FC1F254AE10070F682",
"name" : "ParseSwiftTests"
}
}
],
"version" : 1
}