test: Add Vitest + React Testing Library setup (Refs #2)
This commit is contained in:
2
Frontend/src/test/setup.ts
Normal file
2
Frontend/src/test/setup.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Setup file for Vitest with React Testing Library
|
||||
import '@testing-library/jest-dom'
|
||||
Reference in New Issue
Block a user