============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pyproject.toml testpaths: tests collecting ... collected 9 items tests/test_get_deps.py::TestGetDeps::test_dict_keys_and_ignores_env PASSED tests/test_get_deps.py::TestGetDeps::test_empty_config PASSED tests/test_get_deps.py::TestGetDeps::test_git_and_shadowed PASSED tests/test_get_deps.py::TestGetDeps::test_just_search PASSED tests/test_get_deps.py::TestGetDeps::test_mkdocs_config PASSED tests/test_get_deps.py::TestGetDeps::test_multi_theme PASSED tests/test_get_deps.py::TestGetDeps::test_nonexistent PASSED tests/test_get_deps.py::TestGetDeps::test_theme_precedence PASSED tests/test_get_deps.py::TestGetDeps::test_with_locale PASSED ======== 9 passed ========