TDD reading
When I was working on the book on test-driven development (I iced the project when I heard of Kent Beck’s plans) I read a lot of articles. I’m doing a little cleaning, and I decided to throw away all the printed articles along with my notes, safe in the knowledge that the essence is being cultivated by my mind.
Anyway, I rated all articles by giving each a zero to three point score, with three points for the ones that best benefited my understanding and provoked new thoughts about the subject. Here are the URL’s for all the three-point articles:
- http://www.cwi.nl/ftp/kuipers/papers/Legacy_to_the_Extreme.pdf
- http://c2.com/cgi/wiki?RefactoringLegacyCode
- http://c2.com/cgi/wiki?UnitTestsForLegacyCode
- http://www.joelonsoftware.com/articles/fog0000000069.html
- http://c2.com/cgi/wiki?CodeUnitTestFirst
- http://c2.com/cgi/wiki?SmokeTest
- http://c2.com/cgi/wiki?TestsAsScaffolding
- http://www.laputan.org/mud/mud.html
- http://www.laputan.org/lifecycle/Lifecycle.html
- http://www.ece.utexas.edu/~perry/work/papers/joop.pdf
- http://c2.com/cgi/wiki?UnitTestingIsDesign
- http://c2.com/cgi/wiki?ExtremeProgrammingUnitTestingApproach
- http://c2.com/cgi/wiki?DesignByContract
- http://c2.com/cgi/wiki?UnitTestExamplesAndGuidelines
- http://c2.com/cgi/wiki?AdoptUnitTestsFirst
- http://www.satisfice.com/articles/what_is_et.htm
- http://www.satisfice.com/articles/good_enough_testing.pdf
- http://www.mockobjects.com/endotesting.html
- http://c2.com/cgi/wiki?TestFirstIsDeclarativeProgramming
- http://www.software-improvers.com/publications/xp2001.pdf
- http://c2.com/cgi/wiki?TestDrivenProgramming
- http://c2.com/cgi/wiki?UnitInUnitTestIsntTheUnitYouAreThinkingOf
- http://c2.com/cgi/wiki?MockObject
- http://c2.com/cgi/wiki?StandardDefinitionOfUnitTest
- http://c2.com/cgi/wiki?XpVsStandardDefinitionOfUnitTest
- http://c2.com/cgi/wiki?UnitTestingQuestion
- http://www.xpuniverse.com/2001/pdfs/Testing04.pdf
- http://www.testing.com/writings/half-day-programmer.pdf
- http://c2.com/cgi/wiki?UnUnitTestableUnits