pyunit3k renamed to testtools

Written for testtools by Jonathan Lange on 2008-10-04

pyunit3k has been renamed to testtools. When you upgrade to the latest version, you will need to change all imports of 'pyunit3k' to instead import 'testtools'.

Also, the undocumented dependency on zope.interfaces has been removed. If you found ITestResult useful: tell me.

Read all announcements