Commit 7b8c9af
committed
fix(@angular/build): provide vitest globals in unit-test builder
The experimental `unit-test` builder with the `vitest` runner now provides
the test APIs also as globals. This increases the potential compatibility
for existing karma/jasmine based tests. The initial unit tests within a
newly generated application, for instance, now require no changes to
execute with the new builder.1 parent 9d3071d commit 7b8c9af
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
0 commit comments