diff --git a/pytest.ini b/pytest.ini --- a/pytest.ini +++ b/pytest.ini @@ -3,3 +3,5 @@ addopts = -p no:pytest_swh_scheduler -p no:pytest_swh_storage norecursedirs = build docs .* + +asyncio_mode = strict