Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Tests doesn't start #7

Open
felixschulze opened this issue May 30, 2011 · 2 comments
Open

Unit Tests doesn't start #7

felixschulze opened this issue May 30, 2011 · 2 comments

Comments

@felixschulze
Copy link

The unit-tests doesn't start (XCode4).

Any help how to setup unit tests for hudson/jenkins?

@rayh
Copy link
Owner

rayh commented May 30, 2011

Could you give a bit more info? What happens when you invoke your unit test target? Nothing at all? In theory you only need to invoke the builder against your unit test target and the OCUnit output will be turned into JUnit reports.

@rayh rayh closed this as completed May 30, 2011
@rayh rayh reopened this May 30, 2011
@felixschulze
Copy link
Author

Got it working with this hint:
http://longweekendmobile.com/2011/04/17/xcode4-running-application-tests-from-the-command-line-in-ios/

I must patch the file /Developer/Platforms/iPhoneSimulator.platform/Developer/Tools/RunPlatformUnitTests

jwb referenced this issue in jwb/xcode-plugin Jan 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants