Skip to content

Failure to import FixtureDef #928

@oliverdain

Description

@oliverdain

I just upgraded from 0.23.8 to 0.24.0 and my tests are now failing with:

  File ".../venv/lib/python3.10/site-packages/pytest_asyncio/plugin.py", line 35, in <module>
    from pytest import (
ImportError: cannot import name 'FixtureDef' from 'pytest'

This is with pytest 8.3.2. I'm not sure if there's just a but in pytest-asyncio or if it needs to specify that it requires a newer version of pytest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugneedsinfoRequires additional information from the issue author

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions