Skip to content

Commit

Permalink
Set test path in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JuhoErvasti committed Oct 21, 2024
1 parent 434b792 commit 1b1a4dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[tool.pytest.ini_options]
addopts = "-v"
testpaths = "tests"

[tool.coverage.report]
omit = ["fvh3t/qgis_plugin_tools/*"]
Expand Down

0 comments on commit 1b1a4dc

Please sign in to comment.