diff --git a/pytest.ini b/pytest.ini --- a/pytest.ini +++ b/pytest.ini @@ -5,3 +5,4 @@ fs: depends on writing to the filesystem norecursedirs = build docs .* +asyncio_mode = strict