Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaunchPlatform/beanhub-cli
/ cli_runner
Function
cli_runner
tests/conftest.py:15–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
@pytest.fixture
15
def
cli_runner() -> CliRunner:
16
return
CliRunner()
17
18
19
@pytest.fixture
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected