Michael Foord <[email protected]> added the comment: FWIW I think nose2 is going to have "test load time" parameterized tests rather than "run time" parameterized tests, which is what I think we should do for unit test. The API should be as simple as possible for basic cases, but suitable for more complex cases too.
I quite liked Nicks idea of allowing a custom "case builder" but providing a sane default one. ---------- _______________________________________ 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
