Unit Tests are running each build in Mac project. But in iOS project you **must press CMD+U** to run the tests on **Simulator** . # Unit tests doesn't work on Device. They always succeed, even if you use CMD+U & write some STFail's in them. Be warned...