Files
agent/pytest.ini
2026-03-12 16:55:23 +03:00

7 lines
357 B
INI

[pytest]
markers =
intent_router: intent router v2 suite (routing, normalization, anchors, retrieval spec invariants)
router_rag: intent-router -> rag integration pipeline tests
full_chain: intent-router -> rag -> llm integration pipeline tests
code_qa_eval: CODE_QA golden evaluation harness (fixture + real-adapter; needs DB for full run)