On Fri, Jul 1, 2011 at 7:18 PM, Victor Stinner <victor.stin...@haypocalc.com> wrote: > I tried to find which commit removes TemporaryFileTests from the > testcase list (to see if there is a good reason to do that, or if it's > just a mistake): it's somewhere between Python 2.x and Python 3.0, but I > didn't find the commit. > > Is there a tool to detect that a testcase is never executed to ensure > that there is no other forgiven testcase?
Coverage data for the test suite itself. Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com