AndyWang′s Blog
About
Archive
Category
Tags
Home
About
Archive
Category
Tags
Archive
Tags
Vitest
Vitest
1 posts with this tag
Vitest with React Testing
2025年2月8日
DevOps
Notes
/
Vitest
+1
Notes
/
Vitest
/
Unit-Test
撰寫測試一直都是確保程式碼可靠性的一個重要環節,通常在 React 中,我們可以選擇使用 Jest 或 Vitest 根據專案需求來撰寫 Unit Test,不過 Vitest 在 Vite 專案中整合較為容易。
6 mins read
|
1336 words