[Python-Dev] Disable tests in unittest (issue3202) (original) (raw)
Jonathan Lange jml at mumak.net
Sat Jun 28 02:19:25 CEST 2008
- Previous message: [Python-Dev] Disable tests in unittest (issue3202)
- Next message: [Python-Dev] Disable tests in unittest (issue3202)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jun 27, 2008 at 4:57 AM, Justin Mazzola Paluska <jmp at mit.edu> wrote:
I wasn't aware of bzrlib's extentions to unittest — many of them, including KnownFailure, TestSkipped, bzrlib.test.ExtendedTestResult.expectFailure, and the sundry list of bzrlib.test.TestCase.assert* look useful enough to belong in the standard library.
I agree 100%. Twisted came up with some of the same things independently, and for a lot of things, we've stolen bzrlib's ideas.
I think I've filed a couple of tickets with patches along these lines. I'll try to get my act in gear and finish the rest of the patches to unittest and get them landed.
jml
- Previous message: [Python-Dev] Disable tests in unittest (issue3202)
- Next message: [Python-Dev] Disable tests in unittest (issue3202)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]