eddyerburgh / jest-serializer-vue

Jest Serializer for Vue components
MIT License
62 stars 22 forks source link

Change output directory #42

Open Thaval opened 3 years ago

Thaval commented 3 years ago

Is it possible to change the output directory?

TheJaredWilcurt commented 3 years ago

The location of __snapshots__ is determined by Jest, not this plugin. I do not recommend you change the setting, but this is how you do it if you have a good reason to: