fix(test): add pytest.ini to restrict testpaths and ignore worktree branches (#927)

This commit is contained in:
2026-07-25 23:07:15 -04:00
parent 7bf4f12584
commit 17dd05ec9d
+3
View File
@@ -0,0 +1,3 @@
[pytest]
testpaths = tests
norecursedirs = branches .git venv __pycache__ graphify-out