diff --git a/pytest.ini b/pytest.ini --- a/pytest.ini +++ b/pytest.ini @@ -7,3 +7,6 @@ addopts = -rfEsxXw # Shorter scrollbacks; less stuff to scroll through --tb=short + # + --doctest-modules + --doctest-ignore-import-errors