Skip to content

Commit 28886fb

Browse files
authored
Add pytest configuration file
1 parent f542bcf commit 28886fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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 = .

0 commit comments

Comments
 (0)