Skip to content

Commit 0d59a15

Browse files
committed
Configure the Keystone scheme to run tests
1 parent ca36adf commit 0d59a15

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

WordPress/WordPress.xcodeproj/xcshareddata/xcschemes/Keystone.xcscheme

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,13 @@
2727
buildConfiguration = "Debug"
2828
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2929
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
30-
shouldUseLaunchSchemeArgsEnv = "YES"
31-
shouldAutocreateTestPlan = "YES">
30+
shouldUseLaunchSchemeArgsEnv = "YES">
31+
<TestPlans>
32+
<TestPlanReference
33+
reference = "container:../Tests/KeystoneTests/WordPressUnitTests.xctestplan"
34+
default = "YES">
35+
</TestPlanReference>
36+
</TestPlans>
3237
</TestAction>
3338
<LaunchAction
3439
buildConfiguration = "Debug"

0 commit comments

Comments
 (0)