Skip to content

2.2.2 - `@parametrize_with_cases` compatibility improvements

Choose a tag to compare

@smarie smarie released this 08 Sep 09:23
· 290 commits to main since this release
  • @parametrize_with_cases now supports that argnames is a list or tuple, just as @pytest.mark.parametrize does. PR #132, by @saroad2.

See documentation page for details.