You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of a long INTERNALERROR> stack trace, output a proper error
message:
$ pytest -o asyncio_mode=True
=================== test session starts ====================
platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0
ERROR: 'True' is not a valid asyncio_mode. Valid modes: auto, strict.
See pytest-dev/pytest#11083
0 commit comments