jest-file-snapshot

Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest

Downloads
38K
Stars
40
Committers
11

Bot releases are visible (Hide)

jest-file-snapshot - Release 0.7.0 Latest Release

Published by satya164 4 months ago

0.7.0 (2024-07-10)

Bug Fixes

Features

  • add an option to customize diff method. closes #25 (952999d)
jest-file-snapshot - Release 0.6.0

Published by satya164 4 months ago

0.6.0 (2024-07-08)

Bug Fixes

  • invalid interface reference in d.ts (#23) (d0fa939)

Features

jest-file-snapshot - Release 0.5.0

Published by satya164 almost 4 years ago

0.5.0 (2020-10-29)

Features

  • support using binary content (66c9a34)
jest-file-snapshot - Release 0.4.0

Published by satya164 almost 4 years ago

0.4.0 (2020-10-29)

Features

  • support using binary content (66c9a34)
jest-file-snapshot - Release 0.3.8

Published by satya164 almost 5 years ago

0.3.8 (2019-11-04)

Bug Fixes

  • add new T type parameter to Matchers (#18) (6766582)
jest-file-snapshot - Release 0.3.7

Published by satya164 about 5 years ago

0.3.7 (2019-08-10)

jest-file-snapshot - Release 0.3.6

Published by github-actions[bot] over 5 years ago

jest-file-snapshot - Release 0.3.5

Published by github-actions[bot] over 5 years ago

jest-file-snapshot - Release 0.3.4

Published by github-actions[bot] over 5 years ago

jest-file-snapshot - Release 0.3.3

Published by satya164 over 5 years ago

jest-file-snapshot - Release 0.3.2

Published by satya164 almost 6 years ago

Bug Fixes

  • tweak message in the CI (9b7e34b)
jest-file-snapshot - Release 0.3.1

Published by satya164 almost 6 years ago

Bug Fixes

  • show proper failure status in CI with .not (544f0ee)
jest-file-snapshot - Release 0.3.0

Published by satya164 almost 6 years ago

Features

  • make the filename parameter optional (0f14fd4)
  • support using .not with toMatchFile (d1077e3)
  • write new snapshots for files (f914400)
jest-file-snapshot - Release 0.2.1

Published by satya164 almost 6 years ago

Bug Fixes

  • add Typescript declaration file to package.json (#5) (858ac38), closes #4
jest-file-snapshot - Release 0.2.0

Published by satya164 about 6 years ago

Features

  • add Typescript definitions (6329281)
jest-file-snapshot - Release 0.1.0

Published by satya164 about 6 years ago

Features

  • add ability to specify options for diffing (#3) (113ff11)
Package Rankings
Top 2.72% on Npmjs.org
Badges
Extracted from project README
Build Status Code Coverage MIT License Version
Related Projects