I hope appCode gets awesome unit testing
My biggest problem with Xcode 3 and 4 has been its sloppy support for unit testing.
Will appCode get built-in unit testing support? Or is it possible to write appCode plugins that could do unit testing? I'm really keen on writing a plugin and/or framework to make unit testing awesome in appCode.
PS: thanks for making appCode :)
请先登录再写评论。
I see that appCode has "OCUnit" as a launch target type - so it seems to be using the same unit test framework as Xcode - I haven't really been working too much with it in Xcode, so whether that's good or bad is for others to evaluate...