- Nx 20.4
- Angular 19.2
- Vite 5.4
- Vitest 1.6
- Playwright 1.50
Run unit tests using the following command.
npm test
Run unit tests in watch mode using the following command.
npm run test:watch
When using the test
task:
- The Vitest UI web app doesn't connect
- The Vitest Browser is closed once the tests have run