Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/httpie/cli
/ dummy_plugin
Function
dummy_plugin
tests/utils/plugins_cli.py:177–178 ·
view source on GitHub ↗
(interface)
Source
from the content-addressed store, hash-verified
175
176
@pytest.fixture(scope=
'function'
)
177
def
dummy_plugin(interface):
178
return
interface.make_dummy_plugin()
179
180
181
@pytest.fixture(scope=
'function'
)
Callers
nothing calls this directly
Calls
1
make_dummy_plugin
Method · 0.80
Tested by
no test coverage detected