Skip to content

Commit 6d5c2d0

Browse files
committed
Add testpaths to tell pytest where to search for tests
1 parent d219fcc commit 6d5c2d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ multi_line_output = 3
1010

1111
[tool:pytest]
1212
addopts = -rs
13+
testpaths = Tests

0 commit comments

Comments
 (0)