aider/pytest.ini

13 lines
214 B
INI

[pytest]
norecursedirs = tmp.* build benchmark _site OLD
addopts = -p no:warnings
asyncio_mode = auto
testpaths =
tests/basic
tests/help
tests/browser
tests/scrape
env =
AIDER_ANALYTICS=false