Files
composiohq--composio/python/config/pytest.ini
T
2026-07-13 12:38:34 +08: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