Skip to content

Running tests with Sphinx 9+ fails, sphinx.testing.path has been removed, affecting conftest.py #55

@befeleme

Description

@befeleme
+ /usr/bin/pytest -v --deselect tests/test_options.py::test_list_of_three_icons_automated_values
ImportError while loading conftest '/builddir/build/BUILD/python-sphinx-favicon-1.0.1-build/sphinx-favicon-1.0.1/tests/conftest.py'.
tests/conftest.py:5: in <module>
    from sphinx.testing.path import path
E   ModuleNotFoundError: No module named 'sphinx.testing.path'

Running tests with Sphinx 9+ fails, sphinx.testing.path has been removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions