Unit Testing Framework
"Vitest is a blazing fast unit test framework powered by Vite.
Since the official setup created by
create-vue
is based on Vite, a unit testing framework that can leverage the same configuration and transform pipeline directly from Vite is recommended. Vitest is designed specifically for this purpose, created and maintained by Vue / Vite team members. It integrates with Vite-based projects with minimal effort."