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

    Бинарный пакет: python-module-httpretty_fixtures
    Версия: 2.0.1-alt1.git20150714.1.1
    Архитектура: noarch
    Собран:  21 апреля 2019 г. 12:18 в задании #227493
    Исходный пакет: python-module-httpretty_fixtures
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/httpretty_fixtures

    Лицензия: MIT
    О пакете: Fixture manager for httpretty
    Описание: 
    This was written to solve communicating to an Elasticsearch during
    tests. For our usage, mock didn't scale well and placing httpretty
    fixtures on our base test case was impratical. To solve this, we wrote
    a fixture manager, httpretty-fixtures.
    
    Features:
    * Reuse responses across tests
    * Allows maintaining state between requests
      - See the Examples section for a demonstration
    * Access past request information
      - On per-fixture basis
      - Across all fixtures

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


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


    2 февраля 2018 г. Stanislav Levin 2.0.1-alt1.git20150714.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    13 марта 2016 г. Ivan Zakharyaschev 2.0.1-alt1.git20150714.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    25 июля 2015 г. Eugeny A. Rostovtsev 2.0.1-alt1.git20150714
    - Initial build for Sisyphus