Пакет python3-module-doubles: Информация

    Бинарный пакет: python3-module-doubles
    Версия: 1.0.5-alt1.git20150205.1.1.1.1
    Архитектура: noarch
    Собран:  21 апреля 2019 г. 6:47 в задании #227486
    Исходный пакет: python-module-doubles
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/doubles/

    Лицензия: MIT
    О пакете: Test doubles for Python
    Описание: 
    Doubles is a Python package that provides test doubles for use in
    automated tests.
    
    It provides functionality for stubbing, mocking, and verification of
    test doubles against the real objects they double. In contrast to the
    Mock package, it provides a clear, expressive syntax and better safety
    guarantees to prevent API drift and to improve confidence in tests using
    doubles. It comes with drop-in support for test suites run by Pytest,
    Nose, or standard unittest.

    Сопровождающий: Eugeny A. Rostovtsev


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


    2 февраля 2018 г. Stanislav Levin 1.0.5-alt1.git20150205.1.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    23 мая 2016 г. Ivan Zakharyaschev 1.0.5-alt1.git20150205.1.1.1
    - BR: sphinx_rtd_theme (the theme is optional since sphinx-1.4.1).
    13 марта 2016 г. Ivan Zakharyaschev 1.0.5-alt1.git20150205.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)