MCPcopy Create free account
hub / github.com/pytest-dev/pytest-bdd / step_function_marker

Function step_function_marker

src/pytest_bdd/steps.py:172–173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

170 )
171
172 def step_function_marker() -> StepFunctionContext:
173 return context
174
175 step_function_marker._pytest_bdd_step_context = context # type: ignore
176

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…