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