| [pytest] | |
| testpaths = tests | |
| addopts = -p no:cacheprovider --basetemp=__pytest_runtime__/tmp --strict-markers | |
| asyncio_default_fixture_loop_scope = function | |
| markers = | |
| backend_unit: backend unit tests | |
| runtime_contract: LangGraph and runtime persistence contract tests | |