Skip to content

Commit 408986c

Browse files
author
Arturo R Montesinos
committed
Configure pytest to include src on PYTHONPATH
1 parent 2806992 commit 408986c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
testpaths = tests
3+
pythonpath = src

0 commit comments

Comments
 (0)