Different Styles of TDD

From CitconWiki
Revision as of 21:38, 27 June 2008 by Jtf (talk | contribs) (Added some of the stuff we talked about during the session.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Mentioned:

Uncle Bob's rules of TDD: http://blog.jeffreyfredrick.com/2008/06/27/blog-recursion/

Michael Feather's rules of unit tests: http://www.artima.com/weblogs/viewpost.jsp?thread=126923

Types of Test Doubles: http://xunitpatterns.com/Test%20Double.html

Randomized test data/Theories: http://xunitpatterns.com/Test%20Double.html