Éric Araujo <mer...@netwok.org> added the comment:

Also, when you’re tracking down slow tests, you may want to run your tests with 
the time needed by each test file and then each test method.

Nite that I don’t know of a way to have unittest print each test file to stdout 
now (i.e. a level of verbosity between “just one dot” and “each method”).

----------
title: unittest: display time of each test case -> unittest: display time used 
by each test case
versions: +Python 3.3 -Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4080>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to