We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba757c8 commit ccbdc60Copy full SHA for ccbdc60
docs/changelog.md
@@ -2,6 +2,9 @@
2
3
### 3.8.2 - bugfixes and project improvements
4
5
+ - Fixed issue with upcoming `pytest 8.1` release. PR
6
+ [#322](https://github.com/smarie/python-pytest-cases/pull/322) by
7
+ [@bluetech](https://github.com/bluetech)
8
- Corrected API documentation (and comments) for the second file-name
9
pattern for `AUTO`-cases lookup (`cases_<name>.py` instead of
10
`case_<name>.py`). PR [#320](https://github.com/smarie/python-pytest-cases/pull/320)
0 commit comments