1 ============================= test session starts ==============================
6 tests/test_asserts.py .......
7 tests/test_commands.py ....
10 =============================== warnings summary ===============================
11 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pytest_asyncio/plugin.py:191
12 $(PYTHON_DIR)/vendor-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file.
13 config.issue_config_time_warning(LEGACY_MODE, stacklevel=2)
15 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
16 ======== 14 passed, 1 warning ========