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