Difference between revisions of "Different Styles of TDD"

From CitconWiki
Jump to navigationJump to search
(Added some of the stuff we talked about during the session.)
(No difference)

Revision as of 21:38, 27 June 2008

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