Recently, a friend pointed me to Python nose, a package providing a very easy way to build tests, based on unittest. I still have to write some code on my own to prove this, but I am too impatient to talk about it! Stay tuned for some code snippets in the next future..
Have a look at nose‘s page:
http://pypi.python.org/pypi/nose
Happy Python coding,
–anne