diff --git a/pytest.ini b/pytest.ini index a7785005..9735e581 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,3 @@ +[pytest] addopts = --tb=native norecursedirs = tests/fixtures