Choose this option, it this target is a unit test. Your test results will be stored in a "test-reports" folder in your workspace's root directory. The test results are converted from OCUnit to JUnit format, so Jenkins is able to use it with its JUnit publisher. Just insert "test-reports/*.xml" in the "Publish JUnit test result report" post-build action to publish all your test results.