Skip to content

Commit 10be49f

Browse files
Include tests/build for pytest
Signed-off-by: Thara Palanivel <[email protected]>
1 parent 44c43b4 commit 10be49f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pytest.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[pytest]
2+
# Register tests from `build` dir, removing `build` from norecursedirs default list,
3+
# see https://doc.pytest.org/en/latest/reference/reference.html#confval-norecursedirs
4+
norecursedirs = *.egg .* _darcs CVS dist node_modules venv {arch}

0 commit comments

Comments
 (0)