Skip to content

request is not completed #128

@benediktziegler

Description

@benediktziegler

request is a special case of a fixture in pytest. It cannot be detected as any other fixture as it is not marked with @pytest.fixture but is injected programmaticially by pytest.

We should special case it, manually create the FixtureDefinition and add it to the FixtureDatabase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions