Skip to content

Commit 0fd415b

Browse files
author
Aravindhan Palanisamy
committed
update run test py setup
1 parent f2aa651 commit 0fd415b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ types = "mypy --config-file mypy.ini nisystemlink examples tests"
6464

6565
[tool.pytest.ini_options]
6666
addopts = "--strict-markers"
67+
testpaths = ["tests"]
6768
markers = [
6869
"unit: mark a test as a unit test",
6970
"integration: mark a test as an integration test",

0 commit comments

Comments
 (0)