fix(test): add pytest.ini to restrict testpaths and ignore worktree branches (#927) #928
@@ -0,0 +1,3 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
norecursedirs = branches .git venv __pycache__ graphify-out
|
||||
Reference in New Issue
Block a user