mirror of
https://github.com/Aider-AI/aider.git
synced 2026-02-02 11:33:14 +01:00
13 lines
194 B
INI
13 lines
194 B
INI
[pytest]
|
|
norecursedirs = tmp.* build benchmark _site OLD
|
|
addopts = -p no:warnings
|
|
testpaths =
|
|
tests/basic
|
|
tests/help
|
|
tests/browser
|
|
tests/scrape
|
|
|
|
env =
|
|
AIDER_ANALYTICS=false
|
|
|