Skip to content

Commit d42b296

Browse files
author
Sylvain MARIE
committed
2.2.5 changelog
1 parent 0bcbd49 commit d42b296

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+
### 2.2.5 - Marks are now correctly propagated from Case class
4+
5+
- Marks set on a case class are now propagated to cases in the class. So you can use for example [`pytest-pilot`](https://smarie.github.io/python-pytest-pilot/) more easily ! Fixes [#139](https://github.com/smarie/python-pytest-cases/issues/139)
6+
37
### 2.2.4 - Fixes issue
48

59
- Fixed "Created fixture names are not unique, please report" error when duplicate fixture reference is provided in a pytest.param. Fixes [#138](https://github.com/smarie/python-pytest-cases/issues/138).

0 commit comments

Comments
 (0)