You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit introduces Vitest as a testing framework, enabling the creation of tests for the application.
It includes the addition of a test file for the landing page, a vitest configuration file, and several dev dependencies required for Vitest to function.
The changes aim to improve the testing capabilities of the project, allowing for more robust and efficient testing of the application.
0 commit comments