zope.testing is a package provides a number of testing
frameworks. It includes a flexible test runner, and
supports both doctest and unittest.

WWW: http://pypi.python.org/pypi/zope.testing
