README
Snappyshot
Automatically generate snapshot tests for React Components and Vanilla JavaScript
CLI
Install with npm install -g snappyshot
Use
snappyshot file.js snappyshot
Automatically generate snapshot tests for React components and vanilla JavaScript
<script type="module">
import snappyshot from 'https://cdn.skypack.dev/snappyshot';
</script>
Install with npm install -g snappyshot
snappyshot file.js snappyshot