Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37547205
en ru br
Репозитории ALT
5.1: 3.1.0b1-alt1.hg20090922
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-coverage

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.1.0b1-alt1.hg20090922
Время сборки: 23 сентября 2009, 07:21 ( 761.4 недели назад )
Размер архива: 185.16 Kb

Домашняя страница:   http://nedbatchelder.com/code/coverage/

Лицензия: BSD
О пакете: A tool for measuring code coverage of Python programs
Описание:

Coverage.py is a tool for measuring code coverage of Python programs. It
monitors your program, noting which parts of the code have been
executed, then analyzes the source to identify code that could have been
executed but was not.

Coverage measurement is typically used to gauge the effectiveness of
tests. It can show which parts of your product code are being exercised
by tests, and which are not.

Текущий майнтейнер: Eugeny A. Rostovtsev (REAL)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python-module-coverage
  • python-module-coverage-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin