Code review comment for lp:~statik/testtools/skip-decorators

Revision history for this message
Elliot Murphy (statik) wrote :

Add skip, skipIf, and skipUnless decorators to make it easy to write unit tests which are forward-compatible with the skipping support in python2.7 stdlib.

« Back to merge proposal