Set pytest testpaths.

This commit is contained in:
george 2022-02-06 16:19:14 +00:00
parent 7f765e83b7
commit e68363dbbc
No known key found for this signature in database
GPG Key ID: D30164B91DE6EEE3
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ addopts =
--cov
--cov-config coverage.ini
--cov-report=html:htmlcov
testpaths =
tests