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 9742da0 commit ad8fc2dCopy full SHA for ad8fc2d
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.11.4 - python 2 bugfix
4
+
5
+Fixed issue happening with `@pytest.mark.parametrize` with python 2. Fixed [#62](https://github.com/smarie/python-pytest-cases/issues/62).
6
7
### 1.11.3 - minor improvements
8
9
Better error message when users use `THIS_MODULE` in `cases=` instead of `module=`.
0 commit comments