I am quite a proponent of TDD/BDD, my framework of choice being RSPEC within Rails But, I also understand that for people unused to TDD, the upfront investment seems daunting. So, I was very interested to be told about… DOCTEST…
Agile ain’t about FAST….
… it’s about GOOD. Using Agile techniques, Rails for instance, or any of the other new frameworks popping up more quickly than mushrooms on a cowturn in a darkened room, and things like TDD, BDD, SPEC driven whatever, is NOT…
RSPEC: Am I going too far.
I just had a nice idea for how to make my current application prettier. Instead of stopping what I was doing (an item on the critical path, not ‘fluff’) and doing it, I added it as an unimplemented expectation in…