Vite React
This example demonstrates how to use jest-preview
with vite
.
See the full example at https://github.com/nvh95/jest-preview/tree/main/examples/vite-react
Setup jest with vite
If you haven't set up jest with vite yet, you can see how to do it at Setup Jest with Vite (repo).
Installation and Usage
Please refer to Installation and Usage.