> every instance of a pytest fixture
Although it's probably good enough for 99% of the use cases, and any extra accidental renames could be reverted when you look at the diff.
Maybe it could be covered with a multi line regex using `\_.`
> every instance of a pytest fixture
Although it's probably good enough for 99% of the use cases, and any extra accidental renames could be reverted when you look at the diff.
Maybe it could be covered with a multi line regex using `\_.`