Code review comment for lp:~jml/testtools/patch-310770

Revision history for this message
Jonathan Lange (jml) wrote :

It doesn't happen because the need for it is small, and it's almost always easier to write it yourself than add the import and re-use code.

Still, if you're OK with a TestCase.patch() convenience function I can dredge up the external library I added in previous revisions and make TestCase.patch() a one-liner.

« Back to merge proposal