How to speed up TDD flow with iOS and Objective-C/Xcode

安稳与你 提交于 2019-12-03 02:25:22

问题


Have been searching for experiences on TDD with Objective-C and iOS development.
Previous post about "string calculator"-kata in Objective-C was useful (thanks).

But it would be nice to learn even more fluent iPhone-TDD.

Do you have some experience of how to use UISpec (based on Rspec), iCuke (based on cucumber) or similar tools?

And if you also have got the flow going with autotesting (autoiphonetest.rb) like Paul did in his his blog, it would be very interesting feedback.

Here is a good post: Test Driven Development in Objective-C with MacRuby


回答1:


I found the following screencast pretty useful http://vimeo.com/9394596 to get started.




回答2:


Perhaps this helps: http://pragprog.com/magazines/2010-07/tdd-on-iphone-diy



来源:https://stackoverflow.com/questions/3743427/how-to-speed-up-tdd-flow-with-ios-and-objective-c-xcode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!