What would you like?
I would like to reuse the pytest fixtures defined in conftest.py so that I can write my test cases as the example tests without creating my own fixtures
Possible Implementation
No response
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
What would you like?
I would like to reuse the pytest fixtures defined in
conftest.pyso that I can write my test cases as the example tests without creating my own fixturesPossible Implementation
No response
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response