This is an automated email from the ASF dual-hosted git repository.

tn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-atr-experiments.git


The following commit(s) were added to refs/heads/main by this push:
     new f1adb11  enable pytest.asyncio auto mode
f1adb11 is described below

commit f1adb11fc698519996b925fc61fbdff28bdf3151
Author: Thomas Neidhart <[email protected]>
AuthorDate: Mon Mar 10 22:44:12 2025 +0100

    enable pytest.asyncio auto mode
---
 pyproject.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyproject.toml b/pyproject.toml
index 4482592..ef23f2a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -166,3 +166,4 @@ include = "atr/templates"
 [tool.pytest.ini_options]
 minversion = "8.0"
 testpaths  = ["tests"]
+asyncio_mode = "auto"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to