I picked the problem, which is about splitting a URL into its
constituents, because I wanted to focus on the way I do TDD, rather
than some more intricate problem.
Since 'sharing is caring' is one of the ideas I like about SC, here you go:
http://www.youtube.com/watch?v=sD6qzJNQEpE&feature=PlayList&p=5F75235C3BCC4172&index=0
(no sound - so it is "work friendly")
The 'continous' TDD tool used in the videos is under development by me
and a friend, and is called pyTDDmon for Python Test Driven
Development Monitor.