Skip to content

Commit 3baf7a9

Browse files
committed
Add XCTest plan for ContentstackSwift with configurations and test targets
1 parent 66b00d8 commit 3baf7a9

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

ContentstackSwift iOS.xctestplan

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"configurations" : [
3+
{
4+
"id" : "5614AFE7-8607-4A8A-A359-3CC22B4E26AF",
5+
"name" : "Test Scheme Action",
6+
"options" : {
7+
"targetForVariableExpansion" : {
8+
"containerPath" : "container:ContentstackSwift.xcodeproj",
9+
"identifier" : "0F4A75CA241BAC4300E3A024",
10+
"name" : "ContentstackSwift iOS"
11+
}
12+
}
13+
}
14+
],
15+
"defaultOptions" : {
16+
"codeCoverage" : false,
17+
"performanceAntipatternCheckerEnabled" : true
18+
},
19+
"testTargets" : [
20+
{
21+
"target" : {
22+
"containerPath" : "container:ContentstackSwift.xcodeproj",
23+
"identifier" : "0F4A75F2241BAE6C00E3A024",
24+
"name" : "ContentstackSwift macOS Tests"
25+
}
26+
},
27+
{
28+
"target" : {
29+
"containerPath" : "container:ContentstackSwift.xcodeproj",
30+
"identifier" : "0F4A75D2241BAC4300E3A024",
31+
"name" : "ContentstackSwift iOS Tests"
32+
}
33+
},
34+
{
35+
"enabled" : false,
36+
"target" : {
37+
"containerPath" : "container:ContentstackSwift.xcodeproj",
38+
"identifier" : "0F4A760E241BAFE000E3A024",
39+
"name" : "ContentstackSwift tvOS Tests"
40+
}
41+
}
42+
],
43+
"version" : 1
44+
}

0 commit comments

Comments
 (0)