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

Open
jcwalker3 wants to merge 1 commits from fix/issue-927-pytest-config into master
Showing only changes of commit 17dd05ec9d - Show all commits
+3
View File
@@ -0,0 +1,3 @@
[pytest]
testpaths = tests
norecursedirs = branches .git venv __pycache__ graphify-out