Skip to content

Commit 487b19e

Browse files
author
Sylvain MARIE
committed
1.11.5 changelog
1 parent bd2fae3 commit 487b19e

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.11.5 - bugfix
4+
5+
`pytest_parametrize_plus` was not working correctly with test classes, leading to `fixture 'self' not found`. Fixed [#63](https://github.com/smarie/python-pytest-cases/issues/63).
6+
37
### 1.11.4 - python 2 bugfix
48

59
Fixed issue happening with `@pytest.mark.parametrize` with python 2. Fixed [#62](https://github.com/smarie/python-pytest-cases/issues/62).

0 commit comments

Comments
 (0)