One of the highlights of Bob Martin’s recent TDD class at Comcast was watching him use tests and a set of transformation patterns to evolve and transform code to eventually achieve its aims. By using a set of refactorings he called Transformations, you not only get to something that works, it will be easier to maintain, modify, and use.
Tag Archives: quality
How Google Tests Software
James Whittaker has been sharing the details on the Google Testing blog recently and it has been a fascinating series:
“How Google Tests Software – Part One”