Skip to content

v0.3.3

Compare
Choose a tag to compare
@iamogbz iamogbz released this 02 Mar 02:28
a02baf9

Added

  • Add --snapshot-default-extension option to specify extension class via pytest cli (#132)

Fixed

  • Fix bug where snapshot diffs were erroneously printed (#135)
  • Fix bug where snapshot names were incorrectly matching tests (#136)
  • Fix bug where deleted snapshots where incorrectly colored (#136)
  • Fix bug where targeting specific test nodes did not filter out unused snapshots (#139)
  • Fix bug where snapshot report was printed out before the pytest report (#144)