Skip to content

Commit 46841fd

Browse files
committed
test: add dedicated .xctestplan
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent b593002 commit 46841fd

File tree

1 file changed

+80
-0
lines changed

1 file changed

+80
-0
lines changed

OUDS-Package.xctestplan

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
{
2+
"configurations" : [
3+
{
4+
"id" : "BE90E73A-003C-4E66-9B6F-4E6D308568DD",
5+
"name" : "Test Scheme Action",
6+
"options" : {
7+
8+
}
9+
}
10+
],
11+
"defaultOptions" : {
12+
"performanceAntipatternCheckerEnabled" : true
13+
},
14+
"testTargets" : [
15+
{
16+
"target" : {
17+
"containerPath" : "container:",
18+
"identifier" : "OUDSComponents-Tests",
19+
"name" : "OUDSComponents-Tests"
20+
}
21+
},
22+
{
23+
"target" : {
24+
"containerPath" : "container:",
25+
"identifier" : "OUDSFoundations-Tests",
26+
"name" : "OUDSFoundations-Tests"
27+
}
28+
},
29+
{
30+
"target" : {
31+
"containerPath" : "container:",
32+
"identifier" : "OUDSThemesContract-Tests",
33+
"name" : "OUDSThemesContract-Tests"
34+
}
35+
},
36+
{
37+
"target" : {
38+
"containerPath" : "container:",
39+
"identifier" : "OUDSThemesOrange-Tests",
40+
"name" : "OUDSThemesOrange-Tests"
41+
}
42+
},
43+
{
44+
"target" : {
45+
"containerPath" : "container:",
46+
"identifier" : "OUDSThemesOrangeBusinessTools-Tests",
47+
"name" : "OUDSThemesOrangeBusinessTools-Tests"
48+
}
49+
},
50+
{
51+
"target" : {
52+
"containerPath" : "container:",
53+
"identifier" : "OUDSThemesSosh-Tests",
54+
"name" : "OUDSThemesSosh-Tests"
55+
}
56+
},
57+
{
58+
"target" : {
59+
"containerPath" : "container:",
60+
"identifier" : "OUDSThemesWirefame-Tests",
61+
"name" : "OUDSThemesWirefame-Tests"
62+
}
63+
},
64+
{
65+
"target" : {
66+
"containerPath" : "container:",
67+
"identifier" : "OUDSTokensRaw-Tests",
68+
"name" : "OUDSTokensRaw-Tests"
69+
}
70+
},
71+
{
72+
"target" : {
73+
"containerPath" : "container:",
74+
"identifier" : "OUDSTokensSemantic-Tests",
75+
"name" : "OUDSTokensSemantic-Tests"
76+
}
77+
}
78+
],
79+
"version" : 1
80+
}

0 commit comments

Comments
 (0)