I have a lot of parametrized fixtures managed via pytest.
pytest
Sometimes, I want tests using the fixture not to have to worry about applying parameters.
<