jest-fs-snapshot

v0.2.1-pre.20240311.22
Jest matcher for filesystem snapshotting.
test snapshot fs-snapshot jest jest-snapshot jest-fs-snapshot

build

rimraf dist/ && cross-env NODE_ENV=production rollup -c

test

cross-env FORCE_COLOR=1 jest

lint

eslint "src/**/*.js"

prettier

prettier "src/**/*.js" --write --loglevel warn

prepublishOnly

npm run build && npm run lint && prettier "src/**/*.js" -l && npm run test

Metadata

  • MIT
  • Whatever
  • Vlad Zhukov
  • released 3/11/2024

Downloads

Maintainers