Files

6 lines
219 B
INI
Raw Permalink Normal View History

# Restrict root collection to SDK tests; recursive collection can include
# ignored worktrees or venvs and collide on same-named modules.
[pytest]
testpaths = python/sdk/tests
norecursedirs = node_modules .git dist-exe