Skip to main content

✅ Testing with Vitest

This project uses Vitest + React Testing Library.

🚀 Running Tests

npm run test

🔄 Watch Mode

npm run test:watch

📊 Generate Coverage Report

npm run test:coverage