Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • 2
    I am trying to figure out why @d11wtq think GHUnit is better than SenTestingKit, after all SenTestingKit is integrated into xcode4,that will be great!stackoverflow.com/questions/5348712/… Commented Mar 18, 2011 at 7:40
  • Um how about a document that explain how to actually write and run unit tests in Xcode 4? Commented Mar 22, 2011 at 10:21
  • BTW GHUnit is also a nightmare - the installation instructions make no sense at all e.g.: In the Finder, copy GHUnit.framework to your project directory (maybe in MyProject/Frameworks/.) - what does that even mean!? Commented Mar 22, 2011 at 10:22
  • Try stackoverflow.com/questions/1675307/… Commented Mar 22, 2011 at 11:19
  • @TheLearner That instruction just means copy the .framework somewhere into your project, e.g. a new folder in your project for frameworks called "Framework". Commented Mar 22, 2011 at 11:23