aider/pytest.ini
2024-07-16 11:27:27 +01:00

10 lines
166 B
INI

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