xcode - How do I automatically perform unit tests on each build? -



xcode - How do I automatically perform unit tests on each build? -

how automatically perform unit tests on each build?

i tried add together unit tests target project target dependency, doesn't seem run actual tests.

set test after build build setting yes. take product > build > build testing build project , run tests.

xcode 5 update

xcode 5 not back upwards test after build build setting. don't know of way automatically run tests on each build in xcode 5. os x menu bar take product > test or press command + u run unit tests in xcode 5.

xcode unit-testing xcode4 dependencies

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -