-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathTestPlan.xctestplan
65 lines (65 loc) · 1.52 KB
/
TestPlan.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"configurations" : [
{
"id" : "32BCD943-F7E3-459F-93A4-EE06670AD57E",
"name" : "en-US",
"options" : {
"language" : "en",
"region" : "US"
}
}
],
"defaultOptions" : {
"environmentVariableEntries" : [
{
"key" : "BUILDKITE_ANALYTICS_TOKEN",
"value" : "$(BUILDKITE_ANALYTICS_TOKEN)"
},
{
"key" : "BUILDKITE_BRANCH",
"value" : "$(BUILDKITE_BRANCH)"
},
{
"key" : "BUILDKITE_BUILD_ID",
"value" : "$(BUILDKITE_BUILD_ID)"
},
{
"key" : "BUILDKITE_BUILD_NUMBER",
"value" : "$(BUILDKITE_BUILD_NUMBER)"
},
{
"key" : "BUILDKITE_BUILD_URL",
"value" : "$(BUILDKITE_BUILD_URL)"
},
{
"key" : "BUILDKITE_COMMIT",
"value" : "$(BUILDKITE_COMMIT)"
},
{
"key" : "BUILDKITE_JOB_ID",
"value" : "$(BUILDKITE_JOB_ID)"
},
{
"key" : "BUILDKITE_MESSAGE",
"value" : "$(BUILDKITE_MESSAGE)"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:WordPressShared.xcodeproj",
"identifier" : "829DD13D1EC9EED200AB8C12",
"name" : "WordPressShared"
},
"testExecutionOrdering" : "random"
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:WordPressShared.xcodeproj",
"identifier" : "829DD1461EC9EED200AB8C12",
"name" : "WordPressSharedTests"
}
}
],
"version" : 1
}