Skip to content

Commit 4273d85

Browse files
author
Sylvain MARIE
committed
3.4.5 changelog
1 parent 5076f32 commit 4273d85

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+
### 3.4.5 - Bugfix
4+
5+
- Fixed bug when a test module containing `@parametrize_with_cases` was executed outside of `pytest`, typically through its `__main__`. Fixes [#198](https://github.com/smarie/python-pytest-cases/issues/198)
6+
37
### 3.4.4 - Bugfix
48

59
- Fixed issue when `@parametrize_with_cases` was used on a fixture in a `conftest.py`. Fixes [#196](https://github.com/smarie/python-pytest-cases/issues/196)

0 commit comments

Comments
 (0)