Pytest does not support indirect parameters for overriden fixtures #2043
Labels
topic: fixtures
anything involving fixtures directly or indirectly
type: refactoring
internal improvements to the code
Here's my minimum test case:
Here's my test case:
I get the error:
More interesting, if I commented out the last test (
TestOverriden::test_ab_with_different_parameters
) I get:The text was updated successfully, but these errors were encountered: