snapshot-tester
v1.0.0
Published
A simple snapshot testing tool
Downloads
3
Readme
Snapshot Tester
A simple snapshot testing tool for JavaScript projects. This package allows you to capture and compare snapshots of module outputs to detect changes and regressions.
Installation
To install the package globally, run:
npm install -g snapshot-tester