diff --git a/pytest.ini b/pytest.ini index 8704a30dda987a4289a5208c9985a6d6395666e8..cb6b92bed5d50e603715f0ee6102114423ecf047 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,3 +3,5 @@ # manually loaded one. addopts = -p no:pytest_swh_scheduler norecursedirs = build docs .* + +asyncio_mode = strict