aider/pytest.ini
2024-07-16 10:33:42 +01:00

8 lines
131 B
INI

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