Welcome! This repo contains examples for learning unit testing using Vitest.
pnpm install
pnpm testThe project is for collecting example of how to use vitest for each scenario
vitest vitest-ui - for display the test runner in UI via web browser
see how to run test in the package. json