This post originated from an RSS feed registered with Python Buzz
by Jeremy Hylton.
Original Post: Running Unit Tests
Feed Title: Jeremy Hylton's Web Log
Feed URL: https://www.python.org/~jeremy/weblog/rss.xml
Feed Description: A techie web log mostly about Python
Python programmers need better tools for writing, running, and
debugging unit tests. Ian
Bicking's
rant about unittest makes me think that Zope's
test.py driver
ought to find more widespread use.