forked from Pablomarke/WhatVass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WhatsVass.xctestplan
46 lines (45 loc) · 1.06 KB
/
WhatsVass.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" : "15642930-FC38-49BC-B373-E949DD921076",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:WhatsVass.xcodeproj",
"identifier" : "833889F92B976FC9006F122D",
"name" : "WhatsVass"
}
},
"testTargets" : [
{
"parallelizable" : true,
"skippedTests" : [
"ChatAPIClientTests",
"ContactsAPIClientTests",
"HomeAPIClientTests",
"LoginAPIClientTests",
"ProfileAPIClientTests",
"SettingsAPIClientTests"
],
"target" : {
"containerPath" : "container:WhatsVass.xcodeproj",
"identifier" : "83388A122B976FCA006F122D",
"name" : "WhatsVassTests"
}
},
{
"enabled" : false,
"parallelizable" : true,
"target" : {
"containerPath" : "container:WhatsVass.xcodeproj",
"identifier" : "83388A1C2B976FCA006F122D",
"name" : "WhatsVassUITests"
}
}
],
"version" : 1
}