7 lines
357 B
INI
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)
|