Vitest snapshot serializer for Vue 3 components
npm install vue3-snapshot-serializerVue 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
1. Fork or Clone the repo
1. Install Volta
1. npm install
1. npm t (runs unit tests)
1. npm run fix (runs linter)
1. npm run (shows all commands)