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

    Исходный пакет: python-module-httpretty_fixtures
    Версия: 2.0.1-alt1.git20150714.1.1
    Собран:  21 апреля 2019 г. 12:18 в задании #227493
    Категория: Разработка/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

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

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


      1. python3-devel
      2. python3-module-httpretty
      3. python3-module-nose
      4. python3-module-requests
      5. python3-module-setuptools
      6. python-devel
      7. python-module-httpretty
      8. rpm-build-python3
      9. python-module-nose
      10. python-module-requests
      11. python-module-setuptools

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


    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