diff --git a/pytest.ini b/pytest.ini
index e7f139eb99025197bb286c383e252c92d4964742..7c078953c668140ff0d1d3d278ce4d7054dbdbe9 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,2 +1,4 @@
 [pytest]
 norecursedirs = build docs .*
+
+asyncio_mode = strict