[ Source: python-nose-timer ]
Package: python3-nose-timer (0.3.0-2)
Links for python3-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 3.x
Un plugin timer per nosetests che risponde alla domanda "quanto tempo è necessario per ciascun test?" Basta eseguire nosetests con l'opzione --with-timer per vedere un elenco dei test e il tempo necessario per 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 3.x.
Other Packages Related to python3-nose-timer
|
|
|
|
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- dep: python3-nose
- scoperta ed esecuzione di test per test di unità di Python3
-
- sug: python-nose-timer-doc
- Package not available
Download python3-nose-timer
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.6 kB | 32.0 kB | [list of files] |