Hi Paul,
Could you share what you've been doing with UI tests and
rbiphonetest? I'd love to have a look at it.
I've been using rbiphonetest for testing some of my Mac/Cocoa apps,
and have not played around with it much for testing iPhone apps. I
have gotten the google toolbox (GTM) integrated with my rspec tests
for my mac apps for doing image-based approval tests, but I wasn't
sure if it would be possible to integrate things the same with with
iPhone apps since the iPhone itself (and I'm assuming the simulator
also) can't run ruby code. Do you have any insight into that?
I would love to get an iPhone project set up to do comprehensive
testing with rspec and cucumber, so the more info you can share with
us the better.
My own setup for rspec/cucumber/RubyCocoa (but should also work well
with objc Cocoa apps) is here:
http://github.com/avh4/master/tree/rubycocoa
--Aaron V.
http://avh4.net