snapshot-diff

v0.10.0
Diffing Jest snapshots utility

build

babel src --out-dir build

lint

eslint . --ext js --cache

typecheck

flow check

prepublish

npm run build

test

jest

watch

babel -w src --out-dir build
npm i snapshot-diff

Metadata

  • MIT
  • >=14
  • Michał Pierzchała
  • released 9/5/2022

Downloads