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

9 lines
149 B
INI

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