Look at the Vitest documentation to learn more
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
Run Unit Tests with Vitest
yarn test:unit
Look at the Vitest documentation to learn more
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
yarn test:unit