Joe MooreJoe Moore
Standup 12/21/2007
edit Posted by Joe Moore on Saturday December 22, 2007 at 12:28AM

Interesting Things

  • Josh read Coda Hale's interesting blog post about test driving (or rather, RSpec driving) his rake tasks:

    I love RSpec, and lately I’ve been making the transition from test-friendly development to full-on spec-driven development… I was working on a project recently which boiled down to “run these tasks in this order,” which is a natural fit for Rake.