Пакет python-module-coverage-test-runner: Информация

    Исходный пакет: python-module-coverage-test-runner
    Версия: 1.10-alt4.git20150418
    Собран:  1 июня 2019 г. 8:18
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://liw.fi/coverage-test-runner/

    Лицензия: GPLv3+
    О пакете: Python module for enforcing code coverage completeness
    Описание: 
    CoverageTestRunner is a Python module for running unit tests and
    failing them if the unit test module does not exercise all statements
    in the module it tests.
    
    For example, unit tests in module foo_tests.py are supposed to test
    everything in the foo.py module, and if they don't, it's a bug in the
    test coverage. It does not matter if other tests happen to test the
    missing parts. The unit tests for the module should test everything in
    that module.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-coverage-test-runner (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Eugeny A. Rostovtsev
    Igor Vlasenko

      1. rpm-build-python
      2. python-devel
      3. python-module-coverage

    Последнее изменение


    16 августа 2015 г. Eugeny A. Rostovtsev 1.10-alt4.git20150418
    - human build for ALT Linux Sisyphus (as request from lav@)
    7 июля 2014 г. Igor Vlasenko 1.10-alt1_3
    - update to new release by fcimport
    2 сентября 2013 г. Igor Vlasenko 1.10-alt1_2
    - update to new release by fcimport