We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00396c8 commit c510058Copy full SHA for c510058
pyproject.toml
@@ -12,6 +12,7 @@ packages = ["arho_feature_template"]
12
13
[tool.pytest.ini_options]
14
addopts = "-v"
15
+testpaths = "tests"
16
17
[tool.coverage.report]
18
omit = ["arho_feature_template/qgis_plugin_tools/*"]
0 commit comments