June 4, 2010
I read an article on the state of testing in Cocoa. The author, Alex Vollmer, paints a pretty dismal picture of BDD in Cocoa community and I’d have to agree with him. In my decision to use Ruby over Python for my web apps, I mentioned that BDD (Cucumber and RSpec) and the Ruby testing [...]
Read the full article →
June 3, 2010
While tracking down a memory leak in my latest app, which looks to be a known problem with the simulator, I ran into someone suggestion to run the “Build and Analyze” (B&A) command from the Build menu in Xcode. Being an Xcode novice, I had never tried this before. Well, I would just like to [...]
Read the full article →