Add testpaths to tell pytest where to search for tests

This commit is contained in:
Hugo 2020-05-17 14:35:58 +03:00
parent d219fcc95b
commit 6d5c2d0cdf

View File

@ -10,3 +10,4 @@ multi_line_output = 3
[tool:pytest]
addopts = -rs
testpaths = Tests