简体   繁体   English

如何使用iOS和Objective-C / Xcode加速TDD流程

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

Have been searching for experiences on TDD with Objective-C and iOS development. 一直在使用Objective-C和iOS开发搜索TDD的经验。
Previous post about "string calculator"-kata in Objective-C was useful (thanks). 上一页约在Objective-C“字符串计算器” -kata是有益的(感谢)。

But it would be nice to learn even more fluent iPhone-TDD. 但是学习更流畅的iPhone-TDD会更好。

Do you have some experience of how to use UISpec (based on Rspec ), iCuke (based on cucumber ) or similar tools? 你有如何使用一些经验UISpec (基于Rspec的 ), iCuke (基于黄瓜 )或类似的工具?

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. 如果你也像保罗在他的博客中那样得到了自动测试(autoiphonetest.rb),那将是非常有趣的反馈。

Here is a good post: Test Driven Development in Objective-C with MacRuby 这是一篇很好的文章: 使用MacRuby在Objective-C中进行测试驱动开发

我发现以下截屏视频非常有用http://vimeo.com/9394596开始使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM