https://github.com/nvh95/jest-with-vite
Setup Jest with Vite React ⚡️⚛️
https://github.com/nvh95/jest-with-vite
frontend jest reactjs vite
Last synced: 2 months ago
JSON representation
Setup Jest with Vite React ⚡️⚛️
- Host: GitHub
- URL: https://github.com/nvh95/jest-with-vite
- Owner: nvh95
- Created: 2022-03-13T16:34:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T09:25:08.000Z (over 2 years ago)
- Last Synced: 2025-03-24T20:21:25.707Z (3 months ago)
- Topics: frontend, jest, reactjs, vite
- Language: JavaScript
- Homepage: https://hung.dev/jest-vite
- Size: 545 KB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jest With Vite
This repository contains code for these blog posts:
- [Setup Jest with Vite (featuring SWC) - part 1](https://hung.dev/jest-vite)
- Setup Jest with Vite (featuring SWC) - part 2 - Coming soon