Package python3-module-httpretty_fixtures: Information

    Source package: python3-module-httpretty_fixtures
    Version: 2.0.1-alt2
    Build time:  Jan 31, 2020, 02:45 PM in the task #245332
    Report package bug
    License: MIT
    Summary: Fixture manager for httpretty
    Description: 
    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

    List of rpms provided by this srpm:
    python3-module-httpretty_fixtures (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-httpretty
      2. python3-module-nose
      3. python3-module-requests
      4. python3-module-setuptools
      5. rpm-build-python3

    Last changed


    Jan. 31, 2020 Andrey Bychkov 2.0.1-alt2
    - Build for python2 disabled.
    Feb. 2, 2018 Stanislav Levin 2.0.1-alt1.git20150714.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 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)