Files
2026-02-06 03:37:48 +04:00

9 lines
325 B
INI

[pytest]
addopts = --strict-markers
markers =
core: marks tests that check only the core functionality
openai: marks tests that check the OpenAIProvider
langchain: marks tests that check the LangChainProvider
agno: marks tests that check the AgnoProvider
gemini: marks tests that check the GeminiProvider