Skip to content

1.4.1 - parametrized `@pytest_fixture_plus` minor bug fix

Compare
Choose a tag to compare
@smarie smarie released this 22 Mar 13:22
· 624 commits to main since this release

Fixed @pytest_fixture_plus in case it is used with parametrize and one parameter is itself customized using pytest.param. Fixed #29.

See documentation page for details.