vue3-snapshot-serializer
v2.13.0
Published
Vitest snapshot serializer for Vue 3 components
Maintainers
Readme
Vue 3 Snapshot Serializer
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:
- https://github.com/TheJaredWilcurt/vue-snapshot-serializer
Running this repo locally
- Fork or Clone the repo
- Install Volta
npm installnpm t(runs unit tests)npm run fix(runs linter)npm run(shows all commands)
