--- orphan: true --- # {py:mod}`_algopy_testing.context_helpers.context_storage` ```{py:module} _algopy_testing.context_helpers.context_storage ``` ```{autodoc2-docstring} _algopy_testing.context_helpers.context_storage :allowtitles: ``` ## Module Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`algopy_testing_context <_algopy_testing.context_helpers.context_storage.algopy_testing_context>` - ```{autodoc2-docstring} _algopy_testing.context_helpers.context_storage.algopy_testing_context :summary: ``` ```` ### API ````{py:function} algopy_testing_context(*, default_sender: str | None = None) -> collections.abc.Generator[_algopy_testing.context.AlgopyTestContext, None, None] :canonical: _algopy_testing.context_helpers.context_storage.algopy_testing_context ```{autodoc2-docstring} _algopy_testing.context_helpers.context_storage.algopy_testing_context ``` ````