search for: chemlinsky

Displaying 1 result from an estimated 1 matches for "chemlinsky".

Did you mean: chelminsky
2007 Jun 08
20
When to use BDD/TDD w/ external libraries
Test First Development is great...But should you use it when you are adding classes/methods on to external library that doesn''t have an extensive test suite? I noticed that the rspec plugin for autotest has no specs. David Chemlinsky said something to the list a while back that has been stewing in my subconscious - that you develop software differently using Test First Development/BDD. I noticed that it would be very hard to add a spec library to autotest (I once performed some code coverage on it and I believe it was...