News and announcements

testtools now supports skipping

Written for testtools by Jonathan Lange on 2009-03-05

testtools now supports skipping tests! This feature is already present in Bazaar's test suite and Twisted Trial. Now, it's available to everyone.

Thanks to Robert Collins (https://launchpad.net/~lifeless) for adding this.

Updated .

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.

67 of 7 results

Announcements