Skip to content

Commit

Permalink
Set default testpaths
Browse files Browse the repository at this point in the history
Signed-off-by: Nikola Forró <[email protected]>
  • Loading branch information
nforro committed Sep 7, 2023
1 parent d7f009c commit 2ef0a57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,8 @@ exclude =

[options.package_data]
* = py.typed

[tool:pytest]
testpaths =
tests/unit
tests/integration

0 comments on commit 2ef0a57

Please sign in to comment.