KIF 3.0 (XCTest) tests from command line

162 Views Asked by At

My KIF tests are running fine from within the xcode however, when I run those from command line with following command, KIF tests are failing however all other unit tests (XCTest) are passing. My command below,

xcodebuild debug -workspace MyProject.xcworkspace -scheme sc -sdk iphonesimulator

1

There are 1 best solutions below

0
Daniel On

Just add version to iphonesimulator, for example iphonesimulator10.2