Skip to content

Commit 6582ca0

Browse files
committed
limit pytest testfolders
1 parent 953c393 commit 6582ca0

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
@@ -41,6 +41,7 @@ useLibraryCodeForTypes = true
4141

4242
[tool.pytest.ini_options]
4343
addopts = "--cov=bioimageio --cov-report=xml --cov-append --capture=no --doctest-modules --failed-first --ignore=dogfood"
44+
testpaths = ["bioimageio/core", "tests"]
4445

4546
[tool.ruff]
4647
line-length = 88

0 commit comments

Comments
 (0)