Add Vitest frontend tests to CI with JUnit reporting and coverage (#2151)

Co-authored-by: acx10 <acx10@users.noreply.github.com>
This commit is contained in:
ACX
2026-01-04 22:55:13 -07:00
committed by GitHub
parent e8de8adf6f
commit cee7e96c63
7 changed files with 255 additions and 19 deletions

View File

@@ -55,6 +55,7 @@
"@types/jasmine": "^5.1.13",
"@types/node": "^25.0.3",
"@types/showdown": "^2.0.6",
"@vitest/coverage-v8": "^4.0.16",
"angular-eslint": "^21.1.0",
"autoprefixer": "^10.4.23",
"eslint": "^9.39.2",