Are there any tools or plugins for XCode that can generate test cases for your apps?
+2
A:
Not sure about automatic generation, but you might look into OCUnit.
Joshua Nozzi
2010-09-21 18:05:15
+3
A:
If you are using Xcode 3, then OCUnit is build right in: Apple OCUnit Documentation
Madison S
2010-09-21 18:07:23