[ buster ]
[ Источник: python-nose-timer ]
Пакет: python-nose-timer (0.3.0-2)
Ссылки для python-nose-timer
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код 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]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
timer plugin for nosetests - Python 2.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 2.x module.
Другие пакеты, относящиеся к python-nose-timer
|
|
|
|
-
- dep: python
- интерактивный объектно-ориентированный язык высокого уровня (ветка 2.x)
-
- dep: python-nose
- test discovery and running of Python's unittest
-
- sug: python-nose-timer-doc
- Пакет недоступен
Загрузка python-nose-timer
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 6,5 Кб | 32,0 Кб | [список файлов] |