easier pattern for linter-friendly local fixtures #5645
Labels
topic: fixtures
anything involving fixtures directly or indirectly
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#1444 added a linter-friendly way to deal with locally defined fixtures, but it's rather cumbersome.
I'd like to see the fixture decorator ignore any leading underscore of the wrapped function. Then usage would be:
The text was updated successfully, but these errors were encountered: