Skip to content

Commit db31563

Browse files
authored
Merge pull request #4631 from hugovk/pytest-testpaths
Add testpaths to tell pytest where to search for tests
2 parents d219fcc + 6d5c2d0 commit db31563

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)