============================= test session starts ============================== rootdir: $(@D) asyncio: mode=legacy collected 6 items tests/test_atomicwrites.py ...... [100%] =============================== warnings summary =============================== ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pytest_asyncio/plugin.py:191 $(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. config.issue_config_time_warning(LEGACY_MODE, stacklevel=2) -- Docs: https://docs.pytest.org/en/stable/warnings.html ========================= 6 passed, 1 warning =========================