Pete Johns - Blog entries of the highest uptodateness

TDD and the Python Shebang

Posted by Pete Johns on Saturday, 28 February 2009

TDD and the Python Shebang

Before I joined my current employer about two years ago I had heard of both Python and TDD but used neither. Now Python is the first language I reach for whenever I want to write a utility and I naturally start by writing a failing unit test. It’s a fun way in which to program, but more than that… Today I was telling a friend (and former colleague) why I prefer test-driven development as a way of writing code. Here are some of the reasons I enumerated:

Continue reading "TDD and the Python Shebang"

Page 9 of 17