Skip to content

Commit fbfc423

Browse files
author
Sylvain MARIE
committed
1.11.8 changelog
1 parent 49c21b7 commit fbfc423

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.8 - bugfix
4+
5+
Fixed `KeyError` issue happening when a fixture is not found. Now users will see the "normal" error message from pytest (`"fixture <name> not found"`). Fixed [#67](https://github.com/smarie/python-pytest-cases/issues/67).
6+
37
### 1.11.7 - bugfix
48

59
Fixed `ValueError` issue happening with indirectly parametrized fixtures. Fixed [#64](https://github.com/smarie/python-pytest-cases/issues/64).

0 commit comments

Comments
 (0)