Package python-module-httpretty_fixtures: Information

    Source package: python-module-httpretty_fixtures
    Version: 2.0.1-alt1.git20150714.1.1
    Build time:  Apr 21, 2019, 12:18 PM in the task #227493
    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:
    python-module-httpretty_fixtures (noarch)
    python3-module-httpretty_fixtures (noarch)



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

    Last changed


    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)
    July 25, 2015 Eugeny A. Rostovtsev 2.0.1-alt1.git20150714
    - Initial build for Sisyphus