Skip to content

Make explicit which fixtures a test use #901

@taliaga

Description

@taliaga

Hi everyone,

Sometimes in big projects with multiple fixtures (many of which with autouse) I feel it gets tricky to track which fixtures will be used for the test I am about to write and consequently know what will happen behind the scenes. Therefore, I thought it'd be interesting to have a way (a command, maybe?) to show all the fixtures a test will be using (even via autouse declarations).

Has anybody felt the same about it? Would that be worth implementing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementnew feature or API change, should be merged into features branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions