Morendil comments on Coding Rationally - Test Driven Development - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (82)
Gamma described the Eclipse "customized Agile" process in a 2005 keynote speech (pdf). He doesn't explicitly call it test-first, but he emphasizes both the huge number of unit tests and their being written closely interleaved with the production code.