mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 16:15:00 +00:00
use pytest.ini testpaths to order testing
This commit is contained in:
parent
2d09af61ba
commit
896e79bcd1
16 changed files with 6 additions and 4 deletions
|
@ -1,4 +1,8 @@
|
|||
[pytest]
|
||||
norecursedirs = tmp.* build benchmark _site OLD
|
||||
addopts = -p no:warnings
|
||||
testpaths =
|
||||
tests/basic
|
||||
tests/help
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue