Skip to content

3.6.1 - bugfix - parametrizing a class with `@parametrize`

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:35
· 94 commits to main since this release
  • Fixed ValueError when @parametrize is used to parametrize a class. Also, added a more explicit TypeError when @parametrize is used to parametrize a class and at least a fixture reference is present. Fixed #215.

See documentation page for details.