MCPcopy
hub / github.com/psf/requests / httpbin

Function httpbin

tests/conftest.py:35–36  ·  view source on GitHub ↗
(httpbin)

Source from the content-addressed store, hash-verified

33
34@pytest.fixture
35def httpbin(httpbin):
36 return prepare_url(httpbin)
37
38
39@pytest.fixture

Calls 1

prepare_urlFunction · 0.85

Tested by

no test coverage detected