Skip to content

Commit 86a259b

Browse files
author
Sylvain MARIE
committed
1.10.1 changelog
1 parent 932b7a2 commit 86a259b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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.10.1 - Now supporting `::` in test ids
4+
5+
- `get_session_synthesis_dct` now properly handles test ids where `::` is present in the id. This fix propagates to all `[module/session]_results_[dct/df]` fixtures, too. Fixes [#45](https://github.com/smarie/python-pytest-harvest/issues/45)
6+
37
### 1.10.0 - Fixed issue on old pytest
48

59
- On pytest < 5.3, `lazy_value` parameters from `pytest-cases` were wrongly inserted in the `module_results_df` as integer instead of objects. Fixed [#43](https://github.com/smarie/python-pytest-harvest/issues/43) thanks to new `pytest-cases` 2.3.0.

0 commit comments

Comments
 (0)