[TIP] testing: why bother?

Phlip phlip2005 at gmail.com
Sat Mar 26 08:06:41 PDT 2011


> It's the fastest way to develop software.

Point. That means, for me, it has raised the ceiling of what I can attempt.

Any kiddie koder can write a loop statement. TDD brings things like
the Interpreter Design Pattern within reach for me.

For example, here's minimum cost spanning tree in a lite website:

  http://broadcast.oreilly.com/2009/02/merb-mind-maps.html

-- 
  Phlip
  http://c2.com/cgi/wiki?ZeekLand



More information about the testing-in-python mailing list