diff --git a/pytest.ini b/pytest.ini index 211913fa06d4e0a46c9c9024e147c5313e4746e1..35665e1b4e96ebd500b7a82fcc6e6a1ddb11d41e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [pytest] testpaths = unittests -addopts = -vv +addopts = -vv --cov=caosadvancedtools python_paths = src