Package python-module-pytest-httpbin: Information

    Source package: python-module-pytest-httpbin
    Version: 0.0.6-alt1.git20150215.1.2
    Build time:  Apr 22, 2019, 10:12 AM in the task #227517
    Report package bug
    License: MIT
    Summary: Easily test your HTTP library against a local copy of httpbin
    Description: 
    httpbin is an amazing web service for testing HTTP libraries. It has
    several great endpoints that can test pretty much everything you need in
    a HTTP library. The only problem is: maybe you don't want to wait for
    your tests to travel across the Internet and back to make assertions
    against a remote web service.
    
    Enter pytest-httpbin. Pytest-httpbin creates a pytest "fixture" that is
    dependency-injected into your tests. It automatically starts up a HTTP
    server in a separate thread running httpbin and provides your test with
    the URL in the fixture.

    List of rpms provided by this srpm:
    python-module-pytest-httpbin (noarch)
    python3-module-pytest-httpbin (noarch)



      1. python3-module-chardet
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-urllib3
      5. python-module-chardet
      6. python-module-ndg-httpsclient
      7. rpm-build-python3
      8. python-module-ntlm
      9. rpm-build-python3
      10. python-module-pytest
      11. python-module-setuptools
      12. python-modules-wsgiref

    Last changed


    May 16, 2018 Andrey Bychkov 0.0.6-alt1.git20150215.1.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.0.6-alt1.git20150215.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 0.0.6-alt1.git20150215.1
    - NMU: Use buildreq for BR.