This is an example application to demonstrate Angular 19.0.1 working together with Vitest 2.1.8 unit tests. With the help of Analog.
Run npm run test to execute the unit tests via Vitest.
Run npm run test-coverage to execute the unit tests with coverage (v8) via Vitest.