Nick Coghlan <ncogh...@gmail.com> added the comment: I just remembered that many of the urllib.urlparse tests are guilty of only reporting the first case that fails, instead of testing everything and reporting all failures:
http://hg.python.org/cpython/file/default/Lib/test/test_urlparse.py IMO, it would make a good guinea pig for any upgrade to the stdlib support for parameterised unit tests. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7897> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com