Commit f6edfb1
authored
Add missing pytest-asyncio plugin (#461)
Prevent pytest skipping async tests and issuing
PytestUnhandledCoroutineWarning. Also prevent PytestConfigWarning due to
asyncio_default_fixture_loop_scope config option in pyproject.toml.
Also eliminate "PytestUnknownMarkWarning: Unknown pytest.mark.asyncio"1 parent d8daef9 commit f6edfb1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments