Skip to content

Commit 31710ca

Browse files
author
Sylvain MARIE
committed
2.7.1 changelog
1 parent 5ec99ab commit 31710ca

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.7.1 - `@pytest.mark.usefixtures` can be used on case functions
4+
5+
- `@pytest.mark.usefixtures` can be now be used on case functions. Fixes [#152](https://github.com/smarie/python-pytest-cases/issues/152).
6+
37
### 2.7.0 - `@parametrize_with_cases` now supports id customization
48

59
- `@parametrize_with_cases` now explicitly supports all id customization methods (`ids`, `idgen` and `idstyle`) supported by `@parametrize` (`ids`, `idgen` and `idstyle`). Updated documentation accordingly. Fixed [#151](https://github.com/smarie/python-pytest-cases/issues/151)

0 commit comments

Comments
 (0)