Skip to content

fixtures used lazily are not detected #39

@aaarrti

Description

@aaarrti

Hi,
after I run pytest --dead-fixtures I get an output e.g.
image
To double check if ii is so, I run grep -r 'almost_uniform_1d' tests
and get
image.
So, the fixtures are clearly used, but not detected, because of lazy loading.
This is the plugin I use for lazy loading https://github.com/TvoroG/pytest-lazy-fixture

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