build: add testing coverage tool for vitest

This commit is contained in:
2026-01-17 19:03:12 -03:00
parent 4655ba4f64
commit 8e53710c90
2 changed files with 190 additions and 41 deletions

View File

@@ -37,6 +37,7 @@
"@angular/build": "^21.0.4",
"@angular/cli": "^21.0.4",
"@angular/compiler-cli": "^21.0.0",
"@vitest/coverage-v8": "^4.0.17",
"jsdom": "^27.1.0",
"typescript": "~5.9.2",
"vitest": "^4.0.8"