1.4.1 - parametrized `@pytest_fixture_plus` minor bug fix
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.
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.