Skip to content

Commit ba40ea8

Browse files
author
Sylvain MARIE
committed
3.1. changelog
1 parent 7cce466 commit ba40ea8

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.1.1 - Bugfix with ids
4+
5+
- Fixed issue with Empty id marker leaking to test ids. Fixed [#171](https://github.com/smarie/python-pytest-cases/issues/171)
6+
37
### 3.1.0 - Improved cases collection
48

59
- `@parametrize_with_cases` now by default (`cases=AUTO`) looks for both file naming patterns `test_<name>_cases.py` and `cases_<name>.py`. Removed the `AUTO2` constant. Fixed [#140](https://github.com/smarie/python-pytest-cases/issues/140)

0 commit comments

Comments
 (0)