Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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"
- Loading branch information