xctest(1) BSD General Commands Manual xctest(1)
NAME
xctest -- XCTest, OCUnit.
SYNOPSIS
xctest [-XCTest Self | All | None | <TestCaseClassName/testMethodName>]
path
DESCRIPTION
xctest runs the unit tests found in the bundle given at path.
ARGUMENTS
-XCTest value This flag denotes the scope of the unit test to be run.
Possible values are Self, All, None and <TestCaseClass-
Name/testMethodName>. The default value is Self.
path Path to the bundle that contains the unit tests.
Xcode February 4, 2017 Xcode
Mac OS X 10.12.3 - Generated Sat Feb 4 18:25:39 CST 2017
