Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <z...@debian.org>

* Package name    : python-nose-timer
  Version         : 0.3.0
  Upstream Author : Mahmoud Abdelkader <mahm...@balancedpayments.com>
* URL             : https://github.com/mahmoudimus/nose-timer
* License         : BSD-and-Expat-dual-license
  Programming Lang: Python
  Description     : timer plugin for nosetests

 A timer plugin for nosetests that answers the question: how much time does
 every test take? Run nosetests with the --with-timer flag, and you will see
 a list of the tests and the time spent by each one (in seconds):
 .
  myapp.tests.ABigTestCase.test_the_world_is_running: 56.0010s
  myapp.tests.ABigTestCase.test_the_rest_of_the_galaxy_is_running: 2356.0010s
 .
 It is also possible to list the 10 slowest tests this way:
 .
  nosetests --with-timer --timer-top-n 10


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141031155212.14755.61988.report...@buzig.gplhost.com

Reply via email to