Skip to content

1.3.3 - parametrized `@pytest_fixture_plus` Bugfix

Choose a tag to compare

@smarie smarie released this 19 Mar 17:38
· 638 commits to main since this release

Fixed minor bug with parametrized @pytest_fixture_plus: spaces are now correctly removed when multiple parameter names are provided in the same parametrize call. Fixes #27

See documentation page for details.