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.
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |