Skip to content

Async fixtures don't support pytest.mark.usefixtures() #124

@mikenerone

Description

@mikenerone

Async fixtures can't be used in @pytest.mark.usefixtures(...) decorators.
I'm sure this is a side-effect of the trio-fixture workaround approach explained in the docs, but it should be possible to examine the test function's marks and honor them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions