MCPcopy Create free account
hub / github.com/dbcli/mssql-cli / step_run_cli

Function step_run_cli

tests/features/steps/basic_commands.py:16–17  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

14
15@when('we run dbcli')
16def step_run_cli(context):
17 wrappers.run(context)
18
19
20@when('we wait for prompt')

Callers

nothing calls this directly

Calls 1

runMethod · 0.80

Tested by

no test coverage detected