mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
11 lines
166 B
INI
11 lines
166 B
INI
[pytest]
|
|
norecursedirs = tmp.* build benchmark _site OLD
|
|
addopts = -p no:warnings
|
|
testpaths =
|
|
tests/basic
|
|
tests/help
|
|
tests/browser
|
|
tests/scrape
|
|
|
|
|