Skip to content

v5.5.0

Choose a tag to compare

@noahnu noahnu released this 06 Jul 18:47
Immutable release. Only release title and notes can be modified.
321632c

What's Changed

  • feat: detect unused snapshots under pytest-xdist by @frenck in #1132

NOTE: Test suites using pytest-xdist that previously passed due to incomplete snapshot support may now fail if unused snapshots are detected. You can use --snapshot-warn-unused to downgrade unused snapshot detection from an error to a warning though it's not recommended.

Full Changelog: v5.4.0...v5.5.0