Skip to content

Commit 915688f

Browse files
author
Sylvain MARIE
committed
1.3.3 changelog
1 parent ad48104 commit 915688f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 1.3.3 - parametrized `@pytest_fixture_plus` Bugfix
4+
5+
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](https://github.com/smarie/python-pytest-cases/issues/27)
6+
37
### 1.3.2 - parametrized `@pytest_fixture_plus` Bugfix
48

59
Fixed bug with `@pytest_fixture_plus` when used in parametrized mode. Fixes [#26](https://github.com/smarie/python-pytest-cases/issues/26). Thanks [Sup3rGeo](https://github.com/Sup3rGeo)!

0 commit comments

Comments
 (0)