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

后端 未结 2 1094
[愿得一人]
[愿得一人] 2021-01-30 18:40

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).

相关标签:
2条回答
  • 2021-01-30 19:01

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

    0 讨论(0)
  • 2021-01-30 19:03

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

    0 讨论(0)
提交回复
热议问题