Austin Bingham <[email protected]> added the comment: OK, I created issue 12600 for dealing with parameterized TestCases as opposed to individual tests.
On Wed, Jul 20, 2011 at 4:03 PM, R. David Murray <[email protected]> wrote: > Unless someone sees a clever way to implement both with the same mechanism, > parameterizing test cases should probably be a separate issue. Doing it via > subclassing is straightforward, which also argues for a separate issue, since > an 'is this worth it' discussion should be done separately for that feature. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7897> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
