« Clever boolean return trick | Main | Behaviour-Driven Development »
May 19, 2007
RSpec 1.0.0
RSpec 1.0.0 is out. This is a big deal because it means there is now a firm commitment to keeping the API stable, after a lot of changes in the lead-up to 1.0.0.
I just wish there was an Objective-C Behaviour-Driven Development framework like RSpec. Unfortunately, there never can be, because RSpec works like it does only because of some features that are specific to Ruby (such as everything being an object).
Maybe in Objective-C 3.0? I don't think so. The only way to make everything an object in Objective-C would be to drop the "C" part from it...
More Development articles
Posted by wincent at May 19, 2007 12:33 PM

