Skip to content

SupremeVoid/angular-vitest-example

Repository files navigation

Angular & Vitest

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.

Running unit tests

Run npm run test to execute the unit tests via Vitest.

Running unit tests with coverage

Run npm run test-coverage to execute the unit tests with coverage (v8) via Vitest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published