Message135403
I've attached a v2 of the patch which adresses Éric's comments.
I haven't changed the CompileError handling though, that would change a test failure into a test error. IMHO test errors should only happend due to bugs in the test code.
AddCleanup is neat trick, I keep forgetting the nice new features that were added to unittest recently.
The assertEquals issue is one that keeps biting me, I know the correct form is assertEqual but every single time I write tests I keep using assertEquals for some reason. Maybe its time for some electroshock therapy... |
|
Date |
User |
Action |
Args |
2011-05-07 06:34:26 | ronaldoussoren | set | recipients:
+ ronaldoussoren, georg.brandl, benjamin.peterson, tarek, ned.deily, eric.araujo, srid, stoneyb, kontinuity |
2011-05-07 06:34:26 | ronaldoussoren | set | messageid: <1304750066.68.0.770885016003.issue9516@psf.upfronthosting.co.za> |
2011-05-07 06:34:25 | ronaldoussoren | link | issue9516 messages |
2011-05-07 06:34:25 | ronaldoussoren | create | |
|