问题
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