[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-bugs-list
Subject:    [issue7897] Support parametrized tests in unittest
From:       "R. David Murray" <report () bugs ! python ! org>
Date:       2012-05-31 1:57:41
Message-ID: 1338429461.78.0.271322068709.issue7897 () psf ! upfronthosting ! co ! za
[Download RAW message or body]


R. David Murray <rdmurray@bitdance.com> added the comment:

People interested in this issue might be interested in changeset e6a33938b03f.  I use \
parameterized unit tests in email a lot, and was annoyed by the fact that I couldn't \
run the tests individually using the unittest CLI.  The fix for that turned out to be \
trivial, but by the time I figured it out, I'd already written most of the metaclass. \
So since the metaclass reduces the boilerplate (albeit at the cost of looking like \
black magic), I decided to go with it.  And the metaclass at least avoids the rather \
questionable use of the "modify locals()" hack I was using before.

----------

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue7897>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/python-bugs-list%40marc.info



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic