-
Notifications
You must be signed in to change notification settings - Fork 0
/
FullTests.xctestplan
41 lines (40 loc) · 889 Bytes
/
FullTests.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
{
"configurations" : [
{
"id" : "39BFD8CC-8ACF-4573-BEA9-A87B20643141",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"testRepetitionMode" : "retryOnFailure"
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:BullsEye.xcodeproj",
"identifier" : "13FB7CED267726620084066F",
"name" : "BullsEyeTests"
}
},
{
"skippedTests" : [
"BullsEyeFailingTests"
],
"target" : {
"containerPath" : "container:BullsEye.xcodeproj",
"identifier" : "13FB7CFA2677288A0084066F",
"name" : "BullsEyeSlowTests"
}
},
{
"target" : {
"containerPath" : "container:BullsEye.xcodeproj",
"identifier" : "13FB7D0B26773C570084066F",
"name" : "BullsEyeUITests"
}
}
],
"version" : 1
}