1.3.3 - parametrized `@pytest_fixture_plus` Bugfix
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.