Skip to content

mauryapari/vue3-snapshot-serializer

 
 

Repository files navigation

Vue 3 Snapshot Serializer

Vue 3 Snapshot Serialization for Vitest and Jest.

For install & usage instructions, API documentation, live playground, and more, see:

This library is only for Vue 3, if you need Vue 2 support, use Jest-Serializer-Vue-TJW.

Website repo:

Running this repo locally

  1. Fork or Clone the repo
  2. Install Volta
  3. npm install
  4. npm t (runs unit tests)
  5. npm run fix (runs linter)
  6. npm run (shows all commands)

About

Vitest/Jest Snapshot Serializer for Vue 3 components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • Vue 4.2%