[ buster ]
[ Source: python-nose-timer ]
Package: python-nose-timer (0.3.0-2)
Links for python-nose-timer
Debian Resources:
Download Source Package python-nose-timer:
- [python-nose-timer_0.3.0-2.dsc]
- [python-nose-timer_0.3.0.orig.tar.xz]
- [python-nose-timer_0.3.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
plugin timer per nosetests - Python 2.x
Un plugin timer per nosetests che risponde alla domanda "quanto tempo impiega ciascun test?" Basta eseguire nosetests con l'opzione --with-timer per vedere un elenco dei test e il tempo impiegato da ciascuno (in secondi):
myapp.tests.ABigTestCase.test_the_world_is_running: 56.0010s myapp.tests.ABigTestCase.test_the_rest_of_the_galaxy_is_running: 2356.0010s
È anche possibile elencare i 10 test più lenti in questo modo:
nosetests --with-timer --timer-top-n 10
Questo pacchetto contiene il modulo Python 2.x.
Other Packages Related to python-nose-timer
|
|
|
|
-
- dep: python
- linguaggio interattivo di alto livello orientato agli oggetti (versione Python 2)
-
- dep: python-nose
- ricerca ed esecuzione di test dell'unittest di Python
-
- sug: python-nose-timer-doc
- Package not available
Download python-nose-timer
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.5 kB | 32.0 kB | [list of files] |