Skip to content

3.6.12 - type hint fix + enhanced compatibility with pytest plugins

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 09:48
· 41 commits to main since this release
d3cf756
  • Improved compatibility with other pytest plugins, in particular pytest-repeat, by supporting removal from fixture closure tree. Fixed #269.
  • Fixed type hint errors detected by pyright. Fixed #270

See documentation page for details.