Skip to content

Commit 5d24fb8

Browse files
committed
vscode testrunner
1 parent 3b6333e commit 5d24fb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytest.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[pytest]
22
addopts = --ignore-glob=.tests/* --doctest-modules
3-
norecursedirs = box
4-
testpaths = /tests
3+
norecursedirs = .box build
4+
testpaths = tests src

0 commit comments

Comments
 (0)