legco_ai_assistant/backend/pytest.ini

6 lines
168 B
INI

[pytest]
asyncio_mode = auto
markers =
acceptance: Acceptance tests with real external services (LLM, ASR, ChromaDB)
slow: Tests that take longer than 1 second