Skip to content

Commit 14e0dd0

Browse files
author
Sylvain MARIE
committed
2.0.1 changelog
1 parent ad9aa64 commit 14e0dd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 2.0.1 - Better test ids and theory page
4+
5+
- New documentation page concerning theory of fixture unions. Fixes [#109](https://github.com/smarie/python-pytest-cases/issues/109)
6+
7+
- Using a `fixture_ref` in a new-style `@parametrize` (with `**args` or `idgen`) now outputs a correct id. Fixes [#110](https://github.com/smarie/python-pytest-cases/issues/110)
8+
39
### 2.0.0 - Less boilerplate & full `pytest` alignment
410

511
I am very pleased to announce this new version of `pytest-cases`, providing a lot of **major** improvements. Creating powerful and complex test suites have never been so easy and intuitive !

0 commit comments

Comments
 (0)