diff --git a/pytest.ini b/pytest.ini index 55167d0..4603e34 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,4 @@ [pytest] addopts = --capture=no --assert=plain --strict --tb native testpaths = tests +filterwarnings = default