diff --git a/pytest.ini b/pytest.ini index 0695cb3..2c57330 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [pytest] -addopts= -rsxX -s -v --strict +addopts= -rsxX -s -v --strict --capture=sys filterwarnings = error::UserWarning