python2-pytest-httpbin 0.2.3 Test your HTTP library against a local copy of 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.