Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 21019bb

Browse files
committed
Add testpaths and addopts to pytest options
1 parent 4abe4e3 commit 21019bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ console_scripts =
4444

4545
[tool:pytest]
4646
pythonpath = .
47+
testpaths = tests %PROJECT_NAME%
48+
addopts = --cov=%PROJECT_NAME%

0 commit comments

Comments
 (0)