diff --git a/test/pytest.ini b/test/pytest.ini index 0c3a330c..fe86cef2 100644 --- a/test/pytest.ini +++ b/test/pytest.ini @@ -1,3 +1,3 @@ [pytest] -addopts = -vvv -s --detailed --print_log +addopts = -vvv -s --print_log python_functions = test_*