mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
9 lines
149 B
INI
9 lines
149 B
INI
[pytest]
|
|
norecursedirs = tmp.* build benchmark _site OLD
|
|
addopts = -p no:warnings
|
|
testpaths =
|
|
tests/basic
|
|
tests/help
|
|
tests/browser
|
|
|
|
|