testza v0.3.2 Release Notes

Release Date: 2022-03-31 // about 2 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ“œ parse snapshots with regex if they are strings fix: conditional diff rendering fix: hide long common diff lines
    • rich difference detection

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ show 0 context if specified
    • ๐Ÿšš move diff to last object slot chore: rename context line count variable
    • correctly handle newlines in diffs
    • conditional diff buffer flushing

Previous changes from v0.3.1

  • ๐Ÿ”‹ Features

    • โž• added better styling for AssertNoError

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fixed AssertDirEmpty failing when dir does not exist