-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathScreenshots.xctestplan
50 lines (50 loc) · 1.14 KB
/
Screenshots.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
{
"configurations" : [
{
"id" : "5F64D8EB-84F8-4F41-935B-C660E7907F5F",
"name" : "English",
"options" : {
"language" : "en",
"region" : "US"
}
},
{
"enabled" : false,
"id" : "7A838377-F05E-4BDC-9257-D723B91FEE33",
"name" : "Dutch",
"options" : {
"language" : "nl",
"region" : "NL"
}
},
{
"enabled" : false,
"id" : "F9F3D1F9-6C1B-480F-A7B9-9B77D342889F",
"name" : "German",
"options" : {
"language" : "de",
"region" : "DE"
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"mainThreadCheckerEnabled" : false,
"maximumTestRepetitions" : 3,
"preferredScreenCaptureFormat" : "screenshot",
"testRepetitionMode" : "retryOnFailure",
"testTimeoutsEnabled" : true,
"uiTestingScreenshotsLifetime" : "keepNever",
"userAttachmentLifetime" : "keepAlways"
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:CCCTube.xcodeproj",
"identifier" : "D5EFB19B2B407683008CFE82",
"name" : "CCCTubeUITests"
}
}
],
"version" : 1
}