Vue 3 Snapshot Serialization for Vitest and Jest.
For install & usage instructions, API documentation, live playground, and more, see:
- https://TheJaredWilcurt.com/vue-snapshot-serializer ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️
This library is only for Vue 3, if you need Vue 2 support, use Jest-Serializer-Vue-TJW.
Website repo:
- Fork or Clone the repo
- Install Volta
npm install
npm t
(runs unit tests)npm run fix
(runs linter)npm run
(shows all commands)