legco_ai_assistant/backend/pytest.ini

6 lines
172 B
INI

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