aboutsummaryrefslogtreecommitdiff
path: root/test_pytest/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'test_pytest/pytest.ini')
-rw-r--r--test_pytest/pytest.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/test_pytest/pytest.ini b/test_pytest/pytest.ini
new file mode 100644
index 0000000..22cc084
--- /dev/null
+++ b/test_pytest/pytest.ini
@@ -0,0 +1,3 @@
+[pytest]
+asyncio_mode = auto
+timeout = 300