Files | Admin

Notes:

Release Name: 0.4.0

Notes:
Want to write iPhone apps with unit tests? Want to write them in Ruby?

* Blog introduction: http://drnicwilliams.com/2008/07/04/unit-testing-iphone-apps-with-ruby-rbiphonetest/
* Video introduction: http://www.vimeo.com/1262916
* Google Group: http://groups.google.com/group/rbiphonetest
* Bugs/Features: http://drnic.lighthouseapp.com/projects/13763-rbiphonetest


Changes: == 0.4.0 2009-03-17 * 2+ models now fixed! No more dependency issues between classes being tested: only one bundle created - all ObjC code being tested is compiled into one bundle * Upgrade internals to use latest newgem (removed bunch of dev-only files) * Behaviour of rbiphonetest covered by Cucumber scenarios