snapshot-diff

Diffing snapshot utility for Jest

MIT License

Stars
601
Committers
19
snapshot-diff - v0.10.0 Latest Release

Published by thymikee about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jest-community/snapshot-diff/compare/v0.9.0...v0.10.0

snapshot-diff -

Published by thymikee over 3 years ago

Chore & Maintenance

  • [BREAKING] update Jest to 27 (#259)
snapshot-diff -

Published by thymikee over 4 years ago

Fixes

  • update jest-diff to remove colors from no diff message (#173)
snapshot-diff -

Published by thymikee over 4 years ago

Features

  • [BREAKING] upgrade Jest deps to 26 (#128)
  • [BREAKING] output jest mock function names in diffs, following jest-snapshot serializers (#122)

Chore & Maintenance

  • Use jest-diff options to turn off colors in diff (#123)

I'd like to say big thank you to @alistairjcbrown for contributing to this release! 🚀

snapshot-diff -

Published by thymikee over 4 years ago

Features

  • [BREAKING] upgrade to Jest 25 (#110)
snapshot-diff -

Published by thymikee almost 5 years ago

Fixes

  • Update serializer types to support enzyme-to-json (#109)
snapshot-diff -

Published by thymikee almost 5 years ago

Features

  • Allow custom serializers through setSerializers (#91)
  • Simpler integration with the setupFilesAfterEnv Jest feature (#87)

Fixes

  • breaking for TS users: update TS type to match latest @types/jest (#92)
snapshot-diff -

Published by thymikee over 5 years ago

Features

  • add stablePatchmarks option (#72, #74)
snapshot-diff -

Published by thymikee almost 6 years ago

Features:

  • add testName to toMatchDiffSnapshot (#64)
  • [BREAKING] bump jest@24, [email protected], babel@7 (#63)
snapshot-diff - v0.4.0

Published by thymikee over 6 years ago

  • upgrade Jest dependencies to v23 (#42)
  • Grammar tweaks in README.md (#33)
snapshot-diff - v0.2.1

Published by thymikee about 7 years ago

snapshot-diff - v0.1.0

Published by thymikee about 7 years ago

  • Add custom serializer for cleaner snapshots (#12)
  • Implement toMatchDiffSnapshot jest matcher. (#11)

Huge thanks to @umidbekkarimov for making that happen 👏 👏 👏

Badges
Extracted from project README
Greenkeeper badge npm version
Related Projects