python3-pytest-httpbin
Python3 - pytest-httpbin - Test your HTTP library
2.8.0
2018-04-11
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.4
python3-base 2.8.0
python3-httpbin 2.8.0
python3-pytest 2.8.0
python3-six 2.8.0
Internal Program Version: pytest-httpbin 0.3.0
httpbin is a web service for testing HTTP libraries. It has several
endpoints that can test parts needed in a HTTP library.
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.
https://github.com/kevin1024/pytest-httpbin