Package - python3-nose-timer
Primary informations
Download package: http://osbpo.debian.net/debian/pool/bullseye-zed-backports/main/p/python-nose-timer/python3-nose-timer_0.3.0-3~bpo11+1_all.deb (Size: 7.1KiB)| Property | Value |
|---|---|
| Package | python3-nose-timer |
| Source | python-nose-timer |
| Version | 0.3.0-3~bpo11+1 |
| Architecture | all |
| Maintainer | Debian OpenStack |
| Installed-Size | 32 |
| Depends | python3-nose, python3:any |
| Suggests | python-nose-timer-doc |
| Filename | pool/bullseye-zed-backports/main/p/python-nose-timer/python3-nose-timer_0.3.0-3~bpo11+1_all.deb |
| Size | 7292 |
| MD5sum | bb63715aadc02b526b5bcecfaef0c171 |
| SHA1 | 229a513720999e59d52cdf49eaabad7f8e3687ec |
| SHA256 | cd393e78fb780f82f1a7afa7f7f9920dd35e9ab485c32fa17c80666aab21214a |
| Section | python |
| Priority | optional |
| Homepage | https://github.com/mahmoudimus/nose-timer |
| Description | timer plugin for nosetests - Python 3.x 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 . This package contains the Python 3.x module. |
| Description-md5 |